dolphin/Source/Core/Core/PowerPC
Matthew Parlane 42ebf5b3bf Merge pull request #2333 from lioncash/virt
InputCommon/Core: Get rid of some virtual destructor warnings
2015-04-28 15:41:48 +12:00
..
Interpreter Interpreter_LoadStorePaired: Silence uninitialized variable warnings 2015-04-27 22:54:58 -04:00
Jit64 Automatically disable fastmem and enable memcheck when there are any watchpoints. 2015-04-24 22:37:53 -04:00
Jit64Common Automatically disable fastmem and enable memcheck when there are any watchpoints. 2015-04-24 22:37:53 -04:00
Jit64IL Automatically disable fastmem and enable memcheck when there are any watchpoints. 2015-04-24 22:37:53 -04:00
JitArm32 Merge pull request #2316 from comex/fix-watch 2015-04-27 19:42:13 +10:00
JitArm64 Automatically disable fastmem and enable memcheck when there are any watchpoints. 2015-04-24 22:37:53 -04:00
JitArmCommon Fix the addresses of MMIO registers. 2015-02-15 18:29:37 -08:00
JitCommon InputCommon/Core: Get rid of some virtual destructor warnings 2015-04-27 21:41:59 -04:00
JitILCommon Automatically disable fastmem and enable memcheck when there are any watchpoints. 2015-04-24 22:37:53 -04:00
CPUCoreBase.h
GDBStub.cpp Split some parts of UpdateBoundingBox into multiple lines. Also, 2014-09-06 09:49:27 -05:00
GDBStub.h Include CommonTypes.h instead of Common.h. 2014-09-08 15:39:58 -04:00
Gekko.h Use a fake exception to exit early in case of memory breakpoints. 2015-04-24 22:37:54 -04:00
JitInterface.cpp PowerPC: Get rid of magic numbers related to interp/JIT initialization. 2015-02-19 12:16:53 -05:00
JitInterface.h Make address translation respect the CPU translation mode. 2015-02-11 13:56:22 -08:00
MMU.cpp Use a fake exception to exit early in case of memory breakpoints. 2015-04-24 22:37:54 -04:00
PowerPC.cpp Use a fake exception to exit early in case of memory breakpoints. 2015-04-24 22:37:54 -04:00
PowerPC.h Refactor gather-pipe address checking. 2015-02-22 11:01:42 -08:00
PPCAnalyst.cpp PPCTables: Remove FL_OUT_S. 2015-03-03 16:23:28 -05:00
PPCAnalyst.h JIT: make instruction merging generic 2015-01-11 09:11:18 -08:00
PPCCache.cpp Formatting/Whitespace Cleanup 2015-02-25 10:48:21 -05:00
PPCCache.h
PPCSymbolDB.cpp Make address translation respect the CPU translation mode. 2015-02-11 13:56:22 -08:00
PPCSymbolDB.h Merge bad map file loading into the original function. 2014-12-17 01:11:58 +10:30
PPCTables.cpp PowerPC: Get rid of magic numbers related to interp/JIT initialization. 2015-02-19 12:16:53 -05:00
PPCTables.h PPCTables: Remove FL_OUT_S. 2015-03-03 16:23:28 -05:00
Profiler.cpp
Profiler.h JIT: fix profiler call 2014-12-02 10:17:58 -08:00
SignatureDB.cpp Make address translation respect the CPU translation mode. 2015-02-11 13:56:22 -08:00
SignatureDB.h