dolphin/Source/Core/Core/PowerPC
Mat M 08d45b9fea Merge pull request #3794 from EmptyChaos/frame-advance-race
Core: Add synchronization to state changes (Fix Frame Step and FIFO Player -  Issue 8718)
2016-05-22 15:19:16 -04:00
..
Interpreter Core: Threadsafety Synchronization Fixes (Frame Advance / FifoPlayer) 2016-05-13 09:23:44 +10:00
Jit64 Core: Threadsafety Synchronization Fixes (Frame Advance / FifoPlayer) 2016-05-13 09:23:44 +10:00
Jit64Common Jit: Get rid of indirect includes 2016-01-12 00:12:36 -05:00
Jit64IL Core: Threadsafety Synchronization Fixes (Frame Advance / FifoPlayer) 2016-05-13 09:23:44 +10:00
JitArm64 Merge pull request #3794 from EmptyChaos/frame-advance-race 2016-05-22 15:19:16 -04:00
JitArmCommon JitArm64: Track singles in psq_st. 2016-02-25 19:47:06 +01:00
JitCommon Merge pull request #3794 from EmptyChaos/frame-advance-race 2016-05-22 15:19:16 -04:00
JitILCommon Core: Threadsafety Synchronization Fixes (Frame Advance / FifoPlayer) 2016-05-13 09:23:44 +10:00
CachedInterpreter.cpp Merge pull request #3794 from EmptyChaos/frame-advance-race 2016-05-22 15:19:16 -04:00
CachedInterpreter.h JitCommon: Pass jit block instead of host pointer on linking. 2016-05-14 00:04:58 +02:00
CPUCoreBase.h Set copyright year to when a file was created 2015-05-25 13:22:31 +02:00
GDBStub.cpp CPU: Convert CCPU into a namespace 2015-10-04 15:15:10 -04:00
GDBStub.h Set copyright year to when a file was created 2015-05-25 13:22:31 +02:00
Gekko.h Gekko: Make sign-extension functions constexpr 2015-09-18 11:14:45 -04:00
JitInterface.cpp Implement BLR Overflow handling for Windows. 2016-03-20 00:41:28 +13:00
JitInterface.h Implement BLR Overflow handling for Windows. 2016-03-20 00:41:28 +13:00
MMU.cpp CPU: Convert CCPU into a namespace 2015-10-04 15:15:10 -04:00
PowerPC.cpp Core: Threadsafety Synchronization Fixes (Frame Advance / FifoPlayer) 2016-05-13 09:23:44 +10:00
PowerPC.h Core: Threadsafety Synchronization Fixes (Frame Advance / FifoPlayer) 2016-05-13 09:23:44 +10:00
PPCAnalyst.cpp Interpreter: Remove unnecessary includes from Interpreter.h 2016-01-10 18:51:12 -05:00
PPCAnalyst.h PPCAnalyst: Remove extra whitespace from CodeBuffer 2015-06-04 19:13:29 -04:00
PPCCache.cpp Jit: Get rid of indirect includes 2016-01-12 00:12:36 -05:00
PPCCache.h Set copyright year to when a file was created 2015-05-25 13:22:31 +02:00
PPCSymbolDB.cpp Interpreter: Remove unnecessary includes from Interpreter.h 2016-01-10 18:51:12 -05:00
PPCSymbolDB.h Set copyright year to when a file was created 2015-05-25 13:22:31 +02:00
PPCTables.cpp Interpreter: simplify subtable handling 2016-02-20 02:20:41 +00:00
PPCTables.h Core: Shorten the _interpreterInstruction typedef 2015-08-22 14:14:49 -04:00
Profiler.cpp Set copyright year to when a file was created 2015-05-25 13:22:31 +02:00
Profiler.h Add run count to the JIT profile information 2015-09-08 11:09:52 -05:00
SignatureDB.cpp Interpreter: Remove unnecessary includes from Interpreter.h 2016-01-10 18:51:12 -05:00
SignatureDB.h General: Remove unimplemented function prototypes 2015-09-05 22:01:07 -04:00