dolphin/Source/Core/Core/PowerPC
Lioncash 50a476c371 Assert: Uppercase assertion macros
Macros should be all upper-cased. This is also kind of a wart that's
been sticking out for quite a while now (we avoid prefixing
underscores).
2018-03-14 22:03:12 -04:00
..
CachedInterpreter HLE: Use enum classes for HookType and HookFlag 2018-02-04 14:50:55 +01:00
Interpreter Assert: Uppercase assertion macros 2018-03-14 22:03:12 -04:00
Jit64 Assert: Uppercase assertion macros 2018-03-14 22:03:12 -04:00
Jit64Common Assert: Uppercase assertion macros 2018-03-14 22:03:12 -04:00
JitArm64 Assert: Uppercase assertion macros 2018-03-14 22:03:12 -04:00
JitArmCommon
JitCommon Jit64: Inline GP writes. 2017-11-18 14:45:09 +01:00
SignatureDB SymbolDB: Blank stripped symbol name fixed 2017-08-16 04:07:19 +01:00
BreakPoints.cpp Replace balanced Core::PauseAndLock calls with RunAsCPUThread 2017-07-21 16:45:59 +08:00
BreakPoints.h
CPUCoreBase.h
GDBStub.cpp PowerPC: Fix indirect includes for GDBStub 2017-08-08 17:47:20 +08:00
GDBStub.h PowerPC: Fix indirect includes for GDBStub 2017-08-08 17:47:20 +08:00
Gekko.h
JitInterface.cpp JitCommon: Restructure the profiler calls. 2017-09-02 13:05:58 +02:00
JitInterface.h
MMU.cpp Assert: Uppercase assertion macros 2018-03-14 22:03:12 -04:00
PowerPC.cpp Assert: Uppercase assertion macros 2018-03-14 22:03:12 -04:00
PowerPC.h Jit64: Inline GP fast check in Cleanup. 2017-11-18 17:43:38 +01:00
PPCAnalyst.cpp Assert: Uppercase assertion macros 2018-03-14 22:03:12 -04:00
PPCAnalyst.h CodeView: Set Symbol Size added 2017-05-06 13:18:00 +01:00
PPCCache.cpp
PPCCache.h
PPCSymbolDB.cpp PPCSymbolDB: two columns symbol map support added 2018-01-24 12:43:23 +01:00
PPCSymbolDB.h Merge pull request #5459 from sepalani/code 2017-05-24 13:59:28 +02:00
PPCTables.cpp Assert: Uppercase assertion macros 2018-03-14 22:03:12 -04:00
PPCTables.h
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