..
CachedInterpreter
JitCommon/JitCache: Make JitBlock's checkedEntry and normalEntry members non-const pointers
2018-08-27 10:23:22 -04:00
Interpreter
Merge pull request #7229 from lioncash/truncate
2018-08-27 04:49:06 +02:00
Jit64
Profiler: Migrate global g_ProfileBlocks boolean to JitOptions
2018-08-27 11:30:19 -04:00
Jit64Common
JitCommon/JitCache: Make JitBlock's checkedEntry and normalEntry members non-const pointers
2018-08-27 10:23:22 -04:00
JitArm64
Profiler: Migrate global g_ProfileBlocks boolean to JitOptions
2018-08-27 11:30:19 -04:00
JitArmCommon
JitCommon
Profiler: Migrate global g_ProfileBlocks boolean to JitOptions
2018-08-27 11:30:19 -04:00
SignatureDB
PowerPC: Move MMU-specifics from PowerPC.h to MMU.h
2018-05-17 19:18:55 -04:00
BreakPoints.cpp
Common/DebugInterface: Namespace code under the Common namespace
2018-07-09 22:23:57 -04:00
BreakPoints.h
Common/DebugInterface: Namespace code under the Common namespace
2018-07-09 22:23:57 -04:00
CPUCoreBase.h
GDBStub.cpp
Use GDB_SIG* enum instead of the system's macros, as the latter mightn't be included or might have a different value.
2018-08-10 16:09:27 +02:00
GDBStub.h
Use GDB_SIG* enum instead of the system's macros, as the latter mightn't be included or might have a different value.
2018-08-10 16:09:27 +02:00
Gekko.h
PowerPC: Deduplicate Helper_Mask() code
2018-08-12 17:24:16 -04:00
JitInterface.cpp
JitInterface: Move explanatory comment of ClearSafe() to the function's prototype
2018-08-27 13:04:05 -04:00
JitInterface.h
JitInterface: Move explanatory comment of ClearSafe() to the function's prototype
2018-08-27 13:04:05 -04:00
MMU.cpp
Gekko: Make register constructors explicit where applicable
2018-06-03 12:37:17 -04:00
MMU.h
PowerPC: Move MMU-specifics from PowerPC.h to MMU.h
2018-05-17 19:18:55 -04:00
PowerPC.cpp
PowerPC: Add functions to read/write the full timebase value
2018-06-19 13:26:08 -04:00
PowerPC.h
PowerPC: Add functions to read/write the full timebase value
2018-06-19 13:26:08 -04:00
PPCAnalyst.cpp
Jit: Fix branch following.
2018-07-28 16:35:42 +02:00
PPCAnalyst.h
SymbolDB: Namespace code under the Common namespace
2018-05-27 18:01:40 -04:00
PPCCache.cpp
PPCCache.h
PPCSymbolDB.cpp
SymbolDB: Namespace code under the Common namespace
2018-05-27 18:01:40 -04:00
PPCSymbolDB.h
Common/DebugInterface: Namespace code under the Common namespace
2018-07-09 22:23:57 -04:00
PPCTables.cpp
PPCTables.h
Profiler.h
PowerPC: Remove Profiler.cpp
2018-08-27 12:13:39 -04:00