dolphin/Source/Core/Core/PowerPC
Léo Lam 5c83e18fbd
Merge pull request #6515 from lioncash/cast
Interpreter_FPUtils: Get rid of a pointer cast
2018-03-25 11:27:38 +02:00
..
CachedInterpreter CachedInterpreter: Use using aliases instead of typedef 2018-03-25 02:57:25 -04:00
Interpreter Merge pull request #6515 from lioncash/cast 2018-03-25 11:27:38 +02:00
Jit64 Merge pull request #6517 from lioncash/ppctables 2018-03-24 22:17:36 +01:00
Jit64Common Assert: Remove unused parameter from DEBUG_ASSERT 2018-03-16 13:01:11 -04:00
JitArm64 Merge pull request #6517 from lioncash/ppctables 2018-03-24 22:17:36 +01:00
JitArmCommon
JitCommon JitBase: Remove use of the JIT global in Dispatch() and JitTrampoline() 2018-03-21 04:41:30 -04:00
SignatureDB Add a log type for Symbols and move symbols related logs to it 2018-03-22 14:57:28 -04:00
BreakPoints.cpp BreakPoints: Avoid direct use of the JIT global 2018-03-19 03:08:57 -04:00
BreakPoints.h
CPUCoreBase.h CPUCoreBase: Make the GetName() member function const qualified 2018-03-24 16:17:39 -04:00
GDBStub.cpp PowerPC: Namespace all header contents for PowerPC.h 2018-03-22 19:01:47 -04:00
GDBStub.h PowerPC: Fix indirect includes for GDBStub 2017-08-08 17:47:20 +08:00
Gekko.h
JitInterface.cpp PPCTables: Namespace all exposed functions 2018-03-24 16:46:12 -04:00
JitInterface.h
MMU.cpp Assert: Remove unused parameter from DEBUG_ASSERT 2018-03-16 13:01:11 -04:00
PowerPC.cpp PowerPC: Remove commented out PanicAlert 2018-03-24 14:52:22 -04:00
PowerPC.h PowerPC: Namespace all header contents for PowerPC.h 2018-03-22 19:01:47 -04:00
PPCAnalyst.cpp PPCTables: Namespace all exposed functions 2018-03-24 16:46:12 -04:00
PPCAnalyst.h CodeView: Set Symbol Size added 2017-05-06 13:18:00 +01:00
PPCCache.cpp
PPCCache.h
PPCSymbolDB.cpp Add a log type for Symbols and move symbols related logs to it 2018-03-22 14:57:28 -04:00
PPCSymbolDB.h Merge pull request #5459 from sepalani/code 2017-05-24 13:59:28 +02:00
PPCTables.cpp PPCTables: Remove prefixed underscores from parameter names 2018-03-24 16:46:49 -04:00
PPCTables.h PPCTables: Remove prefixed underscores from parameter names 2018-03-24 16:46:49 -04:00
Profiler.cpp JitArm64: Reimplement aarch64 cycle counters. 2017-09-02 13:24:37 +02:00
Profiler.h Jit64: Inline the profiler calls. 2017-09-02 13:05:58 +02:00