| .. |
|
CachedInterpreter
|
CachedInterpreter: Avoid System::GetInstance() and ppcState.
|
2023-03-25 02:37:10 +01:00 |
|
Interpreter
|
PowerPC/MMU: Refactor to class, move to System.
|
2023-03-28 03:47:51 +02:00 |
|
Jit64
|
PowerPC/MMU: Refactor to class, move to System.
|
2023-03-28 03:47:51 +02:00 |
|
Jit64Common
|
PowerPC/MMU: Refactor to class, move to System.
|
2023-03-28 03:47:51 +02:00 |
|
JitArm64
|
PowerPC/MMU: Refactor to class, move to System.
|
2023-03-28 03:47:51 +02:00 |
|
JitArmCommon
|
JitArm64: Restructure the BackPatchInfo flags enum
|
2021-09-08 21:23:00 +02:00 |
|
JitCommon
|
PowerPC/MMU: Refactor to class, move to System.
|
2023-03-28 03:47:51 +02:00 |
|
SignatureDB
|
PowerPC/MMU: Refactor to class, move to System.
|
2023-03-28 03:47:51 +02:00 |
|
BreakPoints.cpp
|
PowerPC/MMU: Refactor to class, move to System.
|
2023-03-28 03:47:51 +02:00 |
|
BreakPoints.h
|
Expand conditional breakpoints to memory breakpoints
|
2022-12-04 11:25:33 -07: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 |
|
CPUCoreBase.h
|
treewide: convert GPLv2+ license info to SPDX tags
|
2021-07-05 04:35:56 +02:00 |
|
Expression.cpp
|
PowerPC/MMU: Refactor to class, move to System.
|
2023-03-28 03:47:51 +02:00 |
|
Expression.h
|
DolphinQt: Properly lock CPU before accessing emulated memory
|
2023-02-12 11:27:50 +01:00 |
|
GDBStub.cpp
|
PowerPC/MMU: Refactor to class, move to System.
|
2023-03-28 03:47:51 +02:00 |
|
GDBStub.h
|
GDB Stub: do not send a packet when we just connected
|
2022-01-02 04:35:55 -05:00 |
|
Gekko.h
|
Common: Move FPU-related helpers into Common namespace
|
2023-03-21 10:58:13 -04:00 |
|
JitInterface.cpp
|
PowerPC/MMU: Refactor to class, move to System.
|
2023-03-28 03:47:51 +02:00 |
|
JitInterface.h
|
JitInterface: Convert m_jit to unique_ptr.
|
2023-03-26 14:38:07 +02:00 |
|
MMU.cpp
|
PowerPC/MMU: Refactor to class, move to System.
|
2023-03-28 03:47:51 +02:00 |
|
MMU.h
|
PowerPC/MMU: Refactor to class, move to System.
|
2023-03-28 03:47:51 +02:00 |
|
PowerPC.cpp
|
PowerPC/MMU: Refactor to class, move to System.
|
2023-03-28 03:47:51 +02:00 |
|
PowerPC.h
|
Suppress -Winvalid-offsetof for PowerPC::PowerPCState
|
2023-02-09 16:23:01 -08:00 |
|
PPCAnalyst.cpp
|
PowerPC/MMU: Refactor to class, move to System.
|
2023-03-28 03:47:51 +02:00 |
|
PPCAnalyst.h
|
Split PPCTables from Interpreter_Tables
|
2023-03-16 18:36:25 -07:00 |
|
PPCCache.cpp
|
JitInterface: Refactor to class, move to System.
|
2023-03-26 14:38:07 +02:00 |
|
PPCCache.h
|
PPCCache: Change u32 to u8 for plru, valid, modified
|
2023-01-07 20:18:59 -05:00 |
|
PPCSymbolDB.cpp
|
PowerPC/MMU: Refactor to class, move to System.
|
2023-03-28 03:47:51 +02:00 |
|
PPCSymbolDB.h
|
DolphinQt: Properly lock CPU before accessing emulated memory
|
2023-02-12 11:27:50 +01:00 |
|
PPCTables.cpp
|
Remove PPCTables::UsesFPU
|
2023-03-16 18:39:41 -07:00 |
|
PPCTables.h
|
Remove PPCTables::UsesFPU
|
2023-03-16 18:39:41 -07:00 |
|
Profiler.h
|
Fix all uninitialized variable warnings (C26495)
|
2021-10-13 12:32:16 -07:00 |