dolphin/Source/Core/Core/Debugger
Fiora c2ed29fe0d MemmapFunctions: various MMU optimizations
Small TLB lookup optimizations: this is the hot path for MMU code, so try to
make it better.

Template the TLB lookup functions based on the lookup type (opcode, data,
no exception).

Clean up the Read/Write functions and make them more consistent.

Add an early-exit path for MMU accesses to ReadFromHardware/WriteToHardware.
2015-01-05 10:34:55 -08:00
..
Debugger_SymbolMap.cpp
Debugger_SymbolMap.h
Dump.cpp
Dump.h
GCELF.h
PPCDebugInterface.cpp MemmapFunctions: various MMU optimizations 2015-01-05 10:34:55 -08:00
PPCDebugInterface.h Added a RAM Watch window to the debugger 2014-10-26 14:56:02 +11:00