dolphin/Source/Core/Core/PowerPC
magumagu aa40f750d4 Remove the BAT checkbox/setting/implementation.
The current version of the setting is useless, and the real implementation
(PR1882) will be always-on, and won't use any of the existing code.
2015-02-11 20:24:51 -08:00
..
Interpreter Make address translation respect the CPU translation mode. 2015-02-11 13:56:22 -08:00
Jit64 Make address translation respect the CPU translation mode. 2015-02-11 13:56:22 -08:00
Jit64Common JitRegister: JitAsmCommon 2015-01-28 10:40:05 +01:00
Jit64IL Make address translation respect the CPU translation mode. 2015-02-11 13:56:22 -08:00
JitArm32 Make address translation respect the CPU translation mode. 2015-02-11 13:56:22 -08:00
JitArm64 Fix ARM64 build for address translation changes. 2015-02-11 13:56:38 -08:00
JitArmCommon [ARM] Adds a ArmCommon folder. 2014-12-20 19:36:48 -06:00
JitCommon Make address translation respect the CPU translation mode. 2015-02-11 13:56:22 -08:00
JitILCommon Make address translation respect the CPU translation mode. 2015-02-11 13:56:22 -08:00
CPUCoreBase.h
GDBStub.cpp
GDBStub.h
Gekko.h Core: Move FPSCR exception flags to a typed enum 2014-09-29 00:46:15 -04:00
JitInterface.cpp Make address translation respect the CPU translation mode. 2015-02-11 13:56:22 -08:00
JitInterface.h Make address translation respect the CPU translation mode. 2015-02-11 13:56:22 -08:00
MMU.cpp Remove the BAT checkbox/setting/implementation. 2015-02-11 20:24:51 -08:00
PowerPC.cpp Clean up usage of PowerPCState::Exceptions. 2015-01-31 12:02:45 -08:00
PowerPC.h Make address translation respect the CPU translation mode. 2015-02-11 13:56:22 -08:00
PPCAnalyst.cpp PowerPC: misc cleanup. 2015-02-11 13:56:36 -08:00
PPCAnalyst.h JIT: make instruction merging generic 2015-01-11 09:11:18 -08:00
PPCCache.cpp Make address translation respect the CPU translation mode. 2015-02-11 13:56:22 -08: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
PPCTables.h Added OPTYPE_LOADPS and OPTYPE_STOREPS instruction types to the PPC table. 2014-09-27 20:16:26 +10: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