ppsspp/Core/Debugger
Henrik Rydgard 2140892074 Initial preparations for ability to replace game functions with custom implementations.
Also auto-saves hashmap additions and reapplies the hashmap on function
rename so that if you rename a function that exists in several copies
they will all be labelled.

Note that actual function replacement is not activated yet.
2013-12-17 12:27:20 +01:00
..
Breakpoints.cpp Automatically pause core when changing breakpoints 2013-12-02 10:42:20 +01:00
Breakpoints.h Make memchecks ignore cached/uncached memory. 2013-10-27 13:15:12 -07:00
DebugInterface.h Remove obsolete functions 2013-11-26 00:51:04 +01:00
DisassemblyManager.cpp Attempt to prevent shutdown crash in debugger. 2013-12-14 14:56:04 -08:00
DisassemblyManager.h Small debugger fixes and enhancements 2013-11-29 17:21:48 +01:00
SymbolMap.cpp Initial preparations for ability to replace game functions with custom implementations. 2013-12-17 12:27:20 +01:00
SymbolMap.h Initial preparations for ability to replace game functions with custom implementations. 2013-12-17 12:27:20 +01:00