| .. |
|
CachedInterpreter
|
Move RangeSet from Externals to Common
|
2026-02-23 22:55:38 +01:00 |
|
Interpreter
|
Core: Detect SR updates
|
2026-02-01 12:39:33 +01:00 |
|
Jit64
|
Jit: Move dcbx ENABLE_IF
|
2026-04-02 11:14:39 +02:00 |
|
Jit64Common
|
Remove unused imports
|
2026-01-25 16:12:15 +01:00 |
|
JitArm64
|
Jit: Move dcbx ENABLE_IF
|
2026-04-02 11:14:39 +02:00 |
|
JitArmCommon
|
JitArm64: Restructure the BackPatchInfo flags enum
|
2021-09-08 21:23:00 +02:00 |
|
JitCommon
|
Core: Add INI-only setting for page table fastmem
|
2026-03-17 18:27:05 +01:00 |
|
SignatureDB
|
Remove unused imports
|
2026-01-25 16:12:15 +01:00 |
|
BreakPoints.cpp
|
Debugger/ BreakpointsWidget: Add option to disable/enable all breaking without affecting individual breakpoint enabled states.
|
2026-02-19 16:23:42 -07:00 |
|
BreakPoints.h
|
Debugger/ BreakpointsWidget: Add option to disable/enable all breaking without affecting individual breakpoint enabled states.
|
2026-02-19 16:23:42 -07:00 |
|
ConditionRegister.cpp
|
treewide: convert GPLv2+ license info to SPDX tags
|
2021-07-05 04:35:56 +02:00 |
|
ConditionRegister.h
|
PowerPC/ConditionRegister: Mark PPCToInternal() as constexpr
|
2023-06-08 14:33:13 -04:00 |
|
CPUCoreBase.h
|
treewide: convert GPLv2+ license info to SPDX tags
|
2021-07-05 04:35:56 +02:00 |
|
Expression.cpp
|
Remove unused imports
|
2026-01-25 16:12:15 +01:00 |
|
Expression.h
|
PowerPC: Track registers used in memory breakpoint conditions
|
2025-07-27 08:32:44 +02:00 |
|
GDBStub.cpp
|
Core: Detect SR updates
|
2026-02-01 12:39:33 +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
|
Debugger: Ignore bctr when stepping out
|
2025-11-04 11:41:48 -05:00 |
|
JitInterface.cpp
|
Core: Create fastmem mappings for page address translation
|
2026-02-04 21:33:56 +01:00 |
|
JitInterface.h
|
Core: Create fastmem mappings for page address translation
|
2026-02-04 21:33:56 +01:00 |
|
MMU.cpp
|
Reword the invalid read/write panic alert
|
2026-03-24 22:25:01 +01:00 |
|
MMU.h
|
Core: Don't create page table mappings before R/C bits are set
|
2026-02-04 21:35:22 +01:00 |
|
PowerPC.cpp
|
Debugger/ BreakpointsWidget: Add option to disable/enable all breaking without affecting individual breakpoint enabled states.
|
2026-02-19 16:23:42 -07:00 |
|
PowerPC.h
|
Core: Update page table mappings incrementally
|
2026-02-04 21:35:20 +01:00 |
|
PPCAnalyst.cpp
|
Jit: Use RangeSet for physical_addresses
|
2026-02-23 23:01:49 +01:00 |
|
PPCAnalyst.h
|
Jit: Use RangeSet for physical_addresses
|
2026-02-23 23:01:49 +01:00 |
|
PPCCache.cpp
|
Remove unused imports
|
2026-01-25 16:12:15 +01:00 |
|
PPCCache.h
|
PPCCache: Avoid Global System Accessor
|
2024-04-08 19:49:57 -07:00 |
|
PPCSymbolDB.cpp
|
c++23: Replace Common::Unreachable with std::unreachable
|
2026-01-17 23:53:21 +01:00 |
|
PPCSymbolDB.h
|
PPCSymbolDB: Fix callers not updating
|
2025-08-09 09:36:17 -07:00 |
|
PPCTables.cpp
|
Remove unused imports
|
2026-01-25 16:12:15 +01:00 |
|
PPCTables.h
|
Call JitInterface::UpdateMembase from PowerPC::MSRUpdated
|
2025-11-02 21:18:07 +01:00 |