dolphin/Source/Core/Core/Debugger
Lioncash 3e50b0e320 PPCDebugInterface: Remove redundant HostRead_U32() call in Disassemble()
We already read the necessary information with the
HostRead_Instruction() call. Internally, it calls HostRead_U32() as
well, so there's no difference in behavior.
2018-04-07 22:20:59 -04:00
..
Debugger_SymbolMap.cpp Core: Remove unnecessary includes 2017-06-15 18:52:22 -04:00
Debugger_SymbolMap.h Reformat all the things. Have fun with merge conflicts. 2016-06-24 10:43:46 +02:00
Dump.cpp Core: Remove unnecessary includes 2017-06-15 18:52:22 -04:00
Dump.h Reformat all the things. Have fun with merge conflicts. 2016-06-24 10:43:46 +02:00
GCELF.h Reformat all the things. Have fun with merge conflicts. 2016-06-24 10:43:46 +02:00
PPCDebugInterface.cpp PPCDebugInterface: Remove redundant HostRead_U32() call in Disassemble() 2018-04-07 22:20:59 -04:00
PPCDebugInterface.h DebugInterface: Rename InsertBLR to Patch 2017-10-05 20:22:16 +02:00
RSO.cpp Add a log type for Symbols and move symbols related logs to it 2018-03-22 14:57:28 -04:00
RSO.h Generate Symbols From RSO Modules added 2017-04-21 00:32:06 +01:00