dolphin/Source/Core/Core/PowerPC
Léo Lam 5f7d935b0a
Merge pull request #9533 from sepalani/mmu-is-ram
MMU: Fix IsRAMAddress not working
2021-03-05 11:49:55 +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 Core: Use RAII winsock object to cleanly create and destroy WSA in gdb-stub 2021-03-04 13:47:32 -06:00
GDBStub.h msbuild: enable USE_GDBSTUB 2021-01-09 22:26:55 -08:00
Gekko.h
JitInterface.cpp rename Common/File to Common/IOFile 2021-01-27 14:29:48 -08:00
JitInterface.h
MMU.cpp MMU: Fix IsRAMAddress not working 2021-02-24 22:19:26 +04: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