mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-06-13 00:58:29 +02:00
[Debugger] CTRL+G support in code and memory view
This commit is contained in:
@ -50,6 +50,7 @@ public:
|
||||
|
||||
void Update();
|
||||
void UpdateSymbols();
|
||||
void ActivateSearchAddress();
|
||||
signals:
|
||||
void RequestPPCComparison(u32 address, bool translate_address);
|
||||
void ShowMemory(u32 address);
|
||||
|
Reference in New Issue
Block a user