..
CachedInterpreter
Cast to int for enums that are not formattable
2022-01-13 11:11:08 -08:00
Interpreter
Core: pause on panic handler option
2022-09-02 13:22:32 -07:00
Jit64
Jit64: boolX formatting fixes
2022-09-29 20:27:15 +02:00
Jit64Common
CPUDetect: improve win/arm64 support
2022-07-25 21:21:11 -07:00
JitArm64
JitArm64: Call GetImm before BindToRegister
2022-10-01 20:44:51 +02:00
JitArmCommon
JitCommon
Core: pause on panic handler option
2022-09-02 13:22:32 -07:00
SignatureDB
StripSpaces: only strip spaces
2022-07-25 18:40:12 -07:00
BreakPoints.cpp
BreakPoints.h
ConditionRegister.cpp
ConditionRegister.h
CPUCoreBase.h
GDBStub.cpp
GDB Stub: Make s_socket_context static
2022-02-13 14:38:59 -08:00
GDBStub.h
GDB Stub: do not send a packet when we just connected
2022-01-02 04:35:55 -05:00
Gekko.h
GDB Stub: Fix the id of the registers returned by p and P packets
2021-12-28 19:27:34 -05:00
JitInterface.cpp
Common: Refactor PointerWrap
2022-05-25 13:06:41 -07:00
JitInterface.h
MMU.cpp
Core: pause on panic handler option
2022-09-02 13:22:32 -07:00
MMU.h
JitArm64: Implement "soft MMU"
2022-06-12 11:03:25 +02:00
PowerPC.cpp
Convert PointerWrap::Mode to enum class
2022-05-25 13:16:46 -07:00
PowerPC.h
JitArm64: Enforce correct alignment of SPR_TL
2022-09-20 18:55:28 +02:00
PPCAnalyst.cpp
Index SymbolDB when generated from address
2022-05-03 21:20:00 -05:00
PPCAnalyst.h
Config: Port remaining Core settings to new config system (partial).
2022-01-05 00:54:15 +01:00
PPCCache.cpp
PPCCache: Stop storing lookup table in savestates
2022-08-01 16:36:59 -07:00
PPCCache.h
PPCCache: Stop storing lookup table in savestates
2022-08-01 16:36:59 -07:00
PPCSymbolDB.cpp
PPCSymbolDB: Fix getting symbol for the last function
2022-07-29 18:41:11 -07:00
PPCSymbolDB.h
PPCTables.cpp
Treewide: Remove unused inclusions of <cinttypes>
2022-01-09 12:43:11 -08:00
PPCTables.h
Jit: Raise program exception on floating point exceptions
2021-10-13 17:42:56 +02:00
Profiler.h
Fix all uninitialized variable warnings (C26495)
2021-10-13 12:32:16 -07:00