dolphin/Source/Core/Core/PowerPC
2014-10-26 14:56:03 +11:00
..
Interpreter
Jit64 Disable block linking while debugger stepping or if there are breakpoints 2014-10-26 14:56:02 +11:00
Jit64IL Disable block linking while debugger stepping or if there are breakpoints 2014-10-26 14:56:02 +11:00
JitArm32 Optimizes instructions in ARMv7's JIT inside of the arith function. 2014-10-23 15:42:57 +00:00
JitArm64
JitCommon Removed the EXRAM_MASK from the safe address check as it was causing invalid accesses on Wii games in DEBUGFAST builds 2014-10-26 14:56:03 +11:00
JitILCommon Fix FPRF flag setting 2014-10-21 04:56:35 -07:00
CPUCoreBase.h
GDBStub.cpp
GDBStub.h
Gekko.h
JitInterface.cpp Enables block profiling in the UI on non x86 targets. 2014-10-23 05:59:14 -05:00
JitInterface.h
PowerPC.cpp Added a RAM Watch window to the debugger 2014-10-26 14:56:02 +11:00
PowerPC.h Added a RAM Watch window to the debugger 2014-10-26 14:56:02 +11:00
PPCAnalyst.cpp
PPCAnalyst.h
PPCCache.cpp Eliminated getPointers which are memcpyed or memset. 2014-10-21 12:18:54 +13:00
PPCCache.h
PPCSymbolDB.cpp
PPCSymbolDB.h
PPCTables.cpp
PPCTables.h
Profiler.cpp
Profiler.h Add missing includes where headers depend on other headers having been included first. 2014-10-21 21:22:16 -04:00
SignatureDB.cpp
SignatureDB.h