dolphin/Source/Core/Core/PowerPC
2016-12-19 15:57:21 -05:00
..
Interpreter ConfigManager: Drop SkipIdle option. 2016-10-04 08:31:43 +02:00
Jit64 Jit64Common: Split Jit64Util contents into separate files 2016-12-18 02:27:58 -05:00
Jit64Common Jit64Common: Split Jit64Util contents into separate files 2016-12-18 02:27:58 -05:00
Jit64IL Jit64Common: Split Jit64Util contents into separate files 2016-12-18 02:27:58 -05:00
JitArm64 Jit: Move most x86-64-specific code out of JitCommon 2016-12-14 04:43:25 -05:00
JitArmCommon Reformat all the things. Have fun with merge conflicts. 2016-06-24 10:43:46 +02:00
JitCommon Jit: Move most x86-64-specific code out of JitCommon 2016-12-14 04:43:25 -05:00
JitILCommon Jit64Common: Split Jit64Util contents into separate files 2016-12-18 02:27:58 -05:00
SignatureDB SignatureDB: Add missing license headers 2016-12-19 15:57:21 -05:00
CachedInterpreter.cpp Jit64Common: Split Jit64Util contents into separate files 2016-12-18 02:27:58 -05:00
CachedInterpreter.h CachedInterpreter: Fix CoreTiming contract 2016-09-14 15:44:51 +10:00
CPUCoreBase.h Reformat all the things. Have fun with merge conflicts. 2016-06-24 10:43:46 +02:00
GDBStub.cpp Core: Remove double newlines at the end of *_LOG messages. 2016-11-02 02:09:33 +00:00
GDBStub.h Reformat all the things. Have fun with merge conflicts. 2016-06-24 10:43:46 +02:00
Gekko.h Reformat all the things. Have fun with merge conflicts. 2016-06-24 10:43:46 +02:00
JitInterface.cpp Remove unnecessary ConfigManager includes 2016-11-27 22:38:38 +01:00
JitInterface.h Jit: FIFO optimization improvements 2016-08-15 20:09:52 +10:00
MMU.cpp MMU: Don't generate virtual memory area on 32bit builds. 2016-10-03 10:26:23 +02:00
PowerPC.cpp Merge pull request #4245 from aldelaro5/logs-levels-changes 2016-10-02 16:51:44 -04:00
PowerPC.h HLE/GeckoCode: Add new HLE hook exit trampoline 2016-10-03 16:27:42 +11:00
PPCAnalyst.cpp Import/Export signature files as CSV 2016-12-18 00:27:10 +00:00
PPCAnalyst.h Jit: FIFO optimization improvements 2016-08-15 20:09:52 +10:00
PPCCache.cpp Reformat all the things. Have fun with merge conflicts. 2016-06-24 10:43:46 +02:00
PPCCache.h Reformat all the things. Have fun with merge conflicts. 2016-06-24 10:43:46 +02:00
PPCSymbolDB.cpp Import/Export signature files as CSV 2016-12-18 00:27:10 +00:00
PPCSymbolDB.h PPCSymbolDB: Drop useless const qualifier 2016-09-26 22:57:40 +02:00
PPCTables.cpp Reformat all the things. Have fun with merge conflicts. 2016-06-24 10:43:46 +02:00
PPCTables.h Reformat all the things. Have fun with merge conflicts. 2016-06-24 10:43:46 +02:00
Profiler.cpp Reformat all the things. Have fun with merge conflicts. 2016-06-24 10:43:46 +02:00
Profiler.h x64Emitter: Generify ABI_CallFunction variants 2016-08-31 22:54:47 -04:00