dolphin/Source/Core/Core/PowerPC
Léo Lam 511e9dcd2f
Merge pull request #9542 from InusualZ/toggle-bp
BreakpointWidget: Allow breakpoints to be toggled between enable/disable
2021-03-04 12:34:03 +01:00
..
CachedInterpreter CachedInterpreter: Call UpdatePerformanceMonitor 2020-12-23 17:34:32 +01:00
Interpreter Interpreter_Integer: Use Common::CountLeadingZeros in cntlzwx 2020-12-28 01:08:50 +00:00
Jit64 rename Common/File to Common/IOFile 2021-01-27 14:29:48 -08:00
Jit64Common Core: Convert logging over to fmt pt.5 2020-11-25 13:23:48 -05:00
JitArm64 JitArm64: Fix unsigned/signed arg/param mismatch 2021-03-02 13:38:54 -08:00
JitArmCommon
JitCommon Jit: Fix correctness issue in dcbf/dcbi/dcbst 2021-01-23 15:17:09 -08:00
SignatureDB rename Common/File to Common/IOFile 2021-01-27 14:29:48 -08:00
BreakPoints.cpp Allow to disable/enable breakpoints 2021-03-02 21:11:53 +00:00
BreakPoints.h Allow to disable/enable breakpoints 2021-03-02 21:11:53 +00:00
ConditionRegister.cpp
ConditionRegister.h
CPUCoreBase.h
GDBStub.cpp msbuild: enable USE_GDBSTUB 2021-01-09 22:26:55 -08:00
GDBStub.h msbuild: enable USE_GDBSTUB 2021-01-09 22:26:55 -08:00
Gekko.h PowerPC: partially implement thermal related SPRs 2020-06-18 07:37:44 +02:00
JitInterface.cpp rename Common/File to Common/IOFile 2021-01-27 14:29:48 -08:00
JitInterface.h
MMU.cpp Core: Convert logging over to fmt pt.5 2020-11-25 13:23:48 -05:00
MMU.h
PowerPC.cpp Allow to disable/enable breakpoints 2021-03-02 21:11:53 +00:00
PowerPC.h JitArm64: Use STP for pc/npc 2021-01-30 11:56:25 +01:00
PPCAnalyst.cpp Core: Convert logging over to fmt pt.5 2020-11-25 13:23:48 -05:00
PPCAnalyst.h
PPCCache.cpp rename Core/Analytics to Core/DolphinAnalytics 2021-01-27 14:29:47 -08:00
PPCCache.h
PPCSymbolDB.cpp rename Common/File to Common/IOFile 2021-01-27 14:29:48 -08:00
PPCSymbolDB.h
PPCTables.cpp rename Common/File to Common/IOFile 2021-01-27 14:29:48 -08:00
PPCTables.h
Profiler.h