..
CachedInterpreter
Interpreter: Drop idle skipping in interpreter.
2019-04-20 20:52:39 +02:00
Interpreter
Interpreter: Drop idle skipping in interpreter.
2019-04-20 20:52:39 +02:00
Jit64
Jit64: Refactor WriteIdleExit helper.
2019-04-20 20:52:39 +02:00
Jit64Common
EmuCodeBlock: Prefer MOVAPS to MOVSD in ConvertDoubleToSingle
2019-04-27 12:57:03 +01:00
JitArm64
PowerPC: More idle loop detections.
2019-04-20 20:52:39 +02:00
JitArmCommon
Reformat all the things. Have fun with merge conflicts.
2016-06-24 10:43:46 +02:00
JitCommon
stop using g_jit outside of JitInterface
2018-12-15 01:58:58 +01: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
ConditionRegister.cpp
PowerPC: Factor out CR helpers into POD class
2019-03-08 20:42:09 +01:00
ConditionRegister.h
PowerPC: Factor out CR helpers into POD class
2019-03-08 20:42:09 +01:00
CPUCoreBase.h
CPUCoreBase: Make the GetName() member function const qualified
2018-03-24 16:17:39 -04:00
GDBStub.cpp
PowerPC: Factor out CR helpers into POD class
2019-03-08 20:42:09 +01: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
stop using g_jit outside of JitInterface
2018-12-15 01:58:58 +01:00
JitInterface.h
stop using g_jit outside of JitInterface
2018-12-15 01:58:58 +01: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: Thread state through float helpers
2019-04-02 19:59:29 +02:00
PowerPC.h
PowerPC: Thread state through float helpers
2019-04-02 19:59:29 +02:00
PPCAnalyst.cpp
PowerPC: More idle loop detections.
2019-04-20 20:52:39 +02:00
PPCAnalyst.h
Jit64: Optimized idle skipping detection.
2019-04-20 20:52:39 +02:00
PPCCache.cpp
Analytics: add simple framework for game quirks reporting
2018-11-15 03:32:49 +01:00
PPCCache.h
PowerPC: Explicitly savestate PowerPCState members
2017-01-18 23:44:46 -05:00
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
PowerPC: Factor out CR helpers into POD class
2019-03-08 20:42:09 +01:00
PPCTables.h
PPCTables: Remove prefixed underscores from parameter names
2018-03-24 16:46:49 -04:00
Profiler.h
PowerPC: Remove Profiler.cpp
2018-08-27 12:13:39 -04:00