dolphin/Source/Core/Core/PowerPC
EmptyChaos 55a7f576aa JitArm64: Fix CoreTiming contract
Call Advance at the start of each timing slice instead of the end.

Possibly fixed a bug where a slice would randomly branch straight
back to Advance() because the flags were not set to the right
values before branching to the dispatcher entrypoint.
2016-09-14 15:44:51 +10:00
..
Interpreter Interpreter: Fix CoreTiming contract 2016-09-14 15:44:51 +10:00
Jit64 Remove instant ARAM DMA mode. 2016-09-07 12:53:14 +12:00
Jit64Common Support for dynamic BAT modification (dynamic-bat). 2016-09-06 08:43:22 +02:00
Jit64IL x64Emitter: Generify ABI_CallFunction variants 2016-08-31 22:54:47 -04:00
JitArm64 JitArm64: Fix CoreTiming contract 2016-09-14 15:44:51 +10:00
JitArmCommon Reformat all the things. Have fun with merge conflicts. 2016-06-24 10:43:46 +02:00
JitCommon Fix the master build. 2016-09-07 20:10:03 +12:00
JitILCommon Support for dynamic BAT modification (dynamic-bat). 2016-09-06 08:43:22 +02:00
CachedInterpreter.cpp CachedInterpreter: Fix CoreTiming contract 2016-09-14 15:44:51 +10: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 Reformat all the things. Have fun with merge conflicts. 2016-06-24 10:43:46 +02: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 JIT: fix handling of PC in dispatcher/block cache. 2016-08-06 11:41:39 +02:00
JitInterface.h Reformat all the things. Have fun with merge conflicts. 2016-06-24 10:43:46 +02:00
MMU.cpp Move Memchecks support out of debug only builds 2016-09-09 15:05:54 -04:00
PowerPC.cpp Move Memchecks support out of debug only builds 2016-09-09 15:05:54 -04:00
PowerPC.h MMU: Add small BAT comment. 2016-09-06 08:43:31 +02:00
PPCAnalyst.cpp Reformat all the things. Have fun with merge conflicts. 2016-06-24 10:43:46 +02:00
PPCAnalyst.h Reformat all the things. Have fun with merge conflicts. 2016-06-24 10:43:46 +02: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 Support for dynamic BAT modification (dynamic-bat). 2016-09-06 08:43:22 +02:00
PPCSymbolDB.h Reformat all the things. Have fun with merge conflicts. 2016-06-24 10:43:46 +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
SignatureDB.cpp Reformat all the things. Have fun with merge conflicts. 2016-06-24 10:43:46 +02:00
SignatureDB.h Reformat all the things. Have fun with merge conflicts. 2016-06-24 10:43:46 +02:00