| .. |
|
CachedInterpreter
|
Source: Remove redundant lambda parameter lists
|
2025-06-14 10:19:31 +02:00 |
|
Interpreter
|
PowerPC: Use SPR_LR constant in an additional location
|
2025-06-20 10:42:47 +02:00 |
|
Jit64
|
linter: Apply clang-format 19.1 formatting
|
2025-04-23 11:19:20 +02:00 |
|
Jit64Common
|
|
|
|
JitArm64
|
Merge pull request #13239 from JosJuice/jitarm64-rlwimix-imm-mask
|
2025-05-01 21:26:27 -04:00 |
|
JitArmCommon
|
|
|
|
JitCommon
|
linter: Apply clang-format 19.1 formatting
|
2025-04-23 11:19:20 +02:00 |
|
SignatureDB
|
Make overriding explicit and remove redundant virtual specifiers on overriding destructors - Core & UnitTests
|
2025-05-01 15:00:37 +02:00 |
|
BreakPoints.cpp
|
Simplify std::find_if with std::ranges::find and projections
|
2025-03-09 13:26:35 -07:00 |
|
BreakPoints.h
|
Breakpoints: Fix lag when adding or removing multiple memory breakpoints by only calling DBATUpdated() once.
|
2025-02-04 00:21:13 -07:00 |
|
ConditionRegister.cpp
|
|
|
|
ConditionRegister.h
|
|
|
|
CPUCoreBase.h
|
|
|
|
Expression.cpp
|
PowerPC: Add missing SDRUpdated/MSRUpdated calls
|
2025-06-20 10:42:43 +02:00 |
|
Expression.h
|
|
|
|
GDBStub.cpp
|
PowerPC: Add missing SDRUpdated/MSRUpdated calls
|
2025-06-20 10:42:43 +02:00 |
|
GDBStub.h
|
|
|
|
Gekko.h
|
|
|
|
JitInterface.cpp
|
DolphinQt: JIT Widget Refresh
|
2024-10-19 02:30:44 -07:00 |
|
JitInterface.h
|
DolphinQt: JIT Widget Refresh
|
2024-10-19 02:30:44 -07:00 |
|
MMU.cpp
|
Core/PowerPC: Split 'IsRAMAddress' method into 'IsEffectiveRAMAddress' and 'IsPhysicalRAMAddress' methods
|
2025-06-14 23:29:03 +02:00 |
|
MMU.h
|
Core/PowerPC: Split 'IsRAMAddress' method into 'IsEffectiveRAMAddress' and 'IsPhysicalRAMAddress' methods
|
2025-06-14 23:29:03 +02:00 |
|
PowerPC.cpp
|
DolphinQt: Signal Host::JitCacheInvalidation in more places
|
2024-10-23 23:43:25 -07:00 |
|
PowerPC.h
|
|
|
|
PPCAnalyst.cpp
|
Modernize std::any_of with ranges
|
2024-12-15 19:54:16 -08:00 |
|
PPCAnalyst.h
|
|
|
|
PPCCache.cpp
|
|
|
|
PPCCache.h
|
|
|
|
PPCSymbolDB.cpp
|
PPCSymbolDB: Add a mutex to prevent m_functions from being accessed by two different threads on boot.
|
2025-06-25 12:11:46 -07:00 |
|
PPCSymbolDB.h
|
PPCSymbolDB: Add a mutex to prevent m_functions from being accessed by two different threads on boot.
|
2025-06-25 12:11:46 -07:00 |
|
PPCTables.cpp
|
linter: Apply clang-format 19.1 formatting
|
2025-04-23 11:19:20 +02:00 |
|
PPCTables.h
|
|
|