.. |
CachedInterpreter
|
Fix uninitialized variable warnings (C26495)
|
2023-02-15 19:18:39 -08:00 |
Interpreter
|
Merge pull request #11503 from JosJuice/ppcanalyst-read-cr
|
2023-02-14 00:55:24 +01:00 |
Jit64
|
Merge pull request #11399 from JosJuice/jit-one-stack
|
2023-03-03 22:27:16 +01:00 |
Jit64Common
|
Fix uninitialized variable warnings (C26495)
|
2023-02-15 19:18:39 -08:00 |
JitArm64
|
Jit: Move stack handling code to JitBase
|
2023-02-28 20:30:06 +01:00 |
JitArmCommon
|
JitArm64: Restructure the BackPatchInfo flags enum
|
2021-09-08 21:23:00 +02:00 |
JitCommon
|
Jit: Move stack handling code to JitBase
|
2023-02-28 20:30:06 +01:00 |
SignatureDB
|
DolphinQt: Properly lock CPU before accessing emulated memory
|
2023-02-12 11:27:50 +01:00 |
BreakPoints.cpp
|
BreakPoints: Fix shadowing warning
|
2023-02-09 16:23:02 -08:00 |
BreakPoints.h
|
Expand conditional breakpoints to memory breakpoints
|
2022-12-04 11:25:33 -07:00 |
CPUCoreBase.h
|
treewide: convert GPLv2+ license info to SPDX tags
|
2021-07-05 04:35:56 +02:00 |
ConditionRegister.cpp
|
treewide: convert GPLv2+ license info to SPDX tags
|
2021-07-05 04:35:56 +02:00 |
ConditionRegister.h
|
treewide: convert GPLv2+ license info to SPDX tags
|
2021-07-05 04:35:56 +02:00 |
Expression.cpp
|
PowerPC: Rework CPUThreadGuard handling in Expression.cpp
|
2023-02-25 16:13:34 +01:00 |
Expression.h
|
DolphinQt: Properly lock CPU before accessing emulated memory
|
2023-02-12 11:27:50 +01:00 |
GDBStub.cpp
|
DolphinQt: Properly lock CPU before accessing emulated memory
|
2023-02-12 11:27:50 +01: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
|
DolphinQt: Properly lock CPU before accessing emulated memory
|
2023-02-12 11:27:50 +01:00 |
JitInterface.h
|
Clean up DisassembleBlock and JitInterface::GetHostCode
|
2022-12-01 17:43:35 -08:00 |
MMU.cpp
|
[[unlikely]] ASSERT
|
2023-03-02 19:54:15 -06:00 |
MMU.h
|
DolphinQt: Properly lock CPU before accessing emulated memory
|
2023-02-12 11:27:50 +01:00 |
PPCAnalyst.cpp
|
Merge pull request #11503 from JosJuice/ppcanalyst-read-cr
|
2023-02-14 00:55:24 +01:00 |
PPCAnalyst.h
|
Merge pull request #11503 from JosJuice/ppcanalyst-read-cr
|
2023-02-14 00:55:24 +01:00 |
PPCCache.cpp
|
PPCCache: Update PLRU on any cache access
|
2023-02-12 19:59:19 -08:00 |
PPCCache.h
|
PPCCache: Change u32 to u8 for plru, valid, modified
|
2023-01-07 20:18:59 -05:00 |
PPCSymbolDB.cpp
|
DolphinQt: Properly lock CPU before accessing emulated memory
|
2023-02-12 11:27:50 +01:00 |
PPCSymbolDB.h
|
DolphinQt: Properly lock CPU before accessing emulated memory
|
2023-02-12 11:27:50 +01:00 |
PPCTables.cpp
|
PowerPC: Remove PC macro.
|
2023-01-27 15:22:41 +01:00 |
PPCTables.h
|
PPCTables: Add new instruction flags for CR
|
2023-01-28 20:16:16 +01:00 |
PowerPC.cpp
|
Debugger: Avoid ppcState global.
|
2023-01-27 15:22:45 +01:00 |
PowerPC.h
|
Suppress -Winvalid-offsetof for PowerPC::PowerPCState
|
2023-02-09 16:23:01 -08:00 |
Profiler.h
|
Fix all uninitialized variable warnings (C26495)
|
2021-10-13 12:32:16 -07:00 |