dolphin/Source/Core/Core/PowerPC
Connor McLaughlin a8bbbd0bfc
Merge pull request #8262 from Tilka/gdbstub
Fix GDB stub build
2019-07-25 13:54:02 +10:00
..
CachedInterpreter Interpreter: Drop idle skipping in interpreter. 2019-04-20 20:52:39 +02:00
Interpreter Reformat repo to clang-format 7.0 rules 2019-05-06 18:48:04 +00:00
Jit64 Fix GDB stub 2019-07-07 05:17:33 +01:00
Jit64Common EmuCodeBlock: Prefer MOVAPS to MOVSD in ConvertDoubleToSingle 2019-04-27 12:57:03 +01:00
JitArm64 Reformat repo to clang-format 7.0 rules 2019-05-06 18:48:04 +00:00
JitArmCommon Reformat all the things. Have fun with merge conflicts. 2016-06-24 10:43:46 +02:00
JitCommon stop using g_jit outside of JitInterface 2018-12-15 01:58:58 +01:00
SignatureDB PowerPC: Move MMU-specifics from PowerPC.h to MMU.h 2018-05-17 19:18:55 -04:00
BreakPoints.cpp Common/DebugInterface: Namespace code under the Common namespace 2018-07-09 22:23:57 -04:00
BreakPoints.h Common/DebugInterface: Namespace code under the Common namespace 2018-07-09 22:23:57 -04:00
ConditionRegister.cpp PowerPC: Factor out CR helpers into POD class 2019-03-08 20:42:09 +01:00
ConditionRegister.h PowerPC: Factor out CR helpers into POD class 2019-03-08 20:42:09 +01:00
CPUCoreBase.h CPUCoreBase: Make the GetName() member function const qualified 2018-03-24 16:17:39 -04:00
GDBStub.cpp Fix GDB stub 2019-07-07 05:17:33 +01:00
GDBStub.h Reformat repo to clang-format 7.0 rules 2019-05-06 18:48:04 +00:00
Gekko.h PowerPC: Deduplicate Helper_Mask() code 2018-08-12 17:24:16 -04:00
JitInterface.cpp Reformat repo to clang-format 7.0 rules 2019-05-06 18:48:04 +00:00
JitInterface.h Reformat repo to clang-format 7.0 rules 2019-05-06 18:48:04 +00:00
MMU.cpp Reformat repo to clang-format 7.0 rules 2019-05-06 18:48:04 +00:00
MMU.h Debugger/Memory: Add support for address spaces 2019-05-02 21:14:30 -04:00
PowerPC.cpp PowerPC: Add Broadway's PVR (retail Wii) 2019-05-23 19:56:41 -04:00
PowerPC.h PowerPC: Thread state through float helpers 2019-04-02 19:59:29 +02:00
PPCAnalyst.cpp Reformat repo to clang-format 7.0 rules 2019-05-06 18:48:04 +00:00
PPCAnalyst.h Reformat repo to clang-format 7.0 rules 2019-05-06 18:48:04 +00:00
PPCCache.cpp Make DolphinAnalytics a true singleton - static local variables are initialized in a thread safe manner since C++11 2019-06-23 21:43:47 +02:00
PPCCache.h PowerPC: Explicitly savestate PowerPCState members 2017-01-18 23:44:46 -05:00
PPCSymbolDB.cpp Common/DebugInterface: Use forward declarations where applicable 2019-07-08 18:59:11 -04:00
PPCSymbolDB.h Common/DebugInterface: Namespace code under the Common namespace 2018-07-09 22:23:57 -04:00
PPCTables.cpp Reformat repo to clang-format 7.0 rules 2019-05-06 18:48:04 +00:00
PPCTables.h PPCTables: Remove prefixed underscores from parameter names 2018-03-24 16:46:49 -04:00
Profiler.h PowerPC: Remove Profiler.cpp 2018-08-27 12:13:39 -04:00