dolphin/Source/Core/Core/PowerPC
JMC47 932b4abdcf
Merge pull request #13457 from jordan-woyak/efb-access-fix
VideoCommon: Fix out-of-bounds and disabled EFB access.
2025-03-28 18:43:57 -04:00
..
CachedInterpreter Host: Rename JitCacheInvalidation 2024-10-23 23:43:24 -07:00
Interpreter
Jit64 Modernize std::none_of with ranges and projections 2025-03-09 13:26:37 -07:00
Jit64Common
JitArm64 Merge pull request #12809 from JosJuice/jitarm64-cmp-sp 2025-03-15 16:00:15 +01:00
JitArmCommon
JitCommon Merge pull request #13181 from tygyh/Replace-'reinterpret_cast' 2025-03-15 15:31:38 +01:00
SignatureDB
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 Modernize std::any_of with ranges 2024-12-15 19:54:16 -08:00
Expression.h
GDBStub.cpp Breakpoints: Fix lag when adding or removing multiple memory breakpoints by only calling DBATUpdated() once. 2025-02-04 00:21:13 -07: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 VideoCommon: Fix out-of-bounds and disabled EFB access. 2025-03-26 01:23:16 -05:00
MMU.h
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 Fix shadowed variable warnings and missing declarations 2025-03-27 21:48:08 +01:00
PPCSymbolDB.h Core: Store object name separately for symbols 2024-11-11 12:36:53 -05:00
PPCTables.cpp Modernize std::sort with ranges and projections 2025-03-09 13:26:38 -07:00
PPCTables.h