dolphin/Source/Core/Core/PowerPC
2017-01-16 17:29:09 -05:00
..
CachedInterpreter JitCache: Return a pointer in AllocateBlock. 2017-01-12 20:23:14 +01:00
Interpreter
Jit64 JitCache: Use pointers in the ICache and dispatchers. 2017-01-12 21:43:28 +01:00
Jit64Common JitCache: Get rid of reliance on the JIT global variable 2017-01-09 04:43:06 -05:00
Jit64IL IR_X86: Use std::array instead of raw C arrays in RegInfo 2017-01-16 17:29:09 -05:00
JitArm64 JitCache: Use pointers in the ICache and dispatchers. 2017-01-12 21:43:28 +01:00
JitArmCommon
JitCommon JitCache: Use pointers in the ICache and dispatchers. 2017-01-12 21:43:28 +01:00
JitILCommon Jit64Common: Split Jit64Util contents into separate files 2016-12-18 02:27:58 -05:00
SignatureDB Merge pull request #4299 from sepalani/hle_symbols 2017-01-13 10:05:32 +13:00
BreakPoints.cpp BreakPoints: Use std::any_of where applicable 2017-01-11 16:37:31 -05:00
BreakPoints.h BreakPoints: Make getters const member functions 2017-01-11 10:08:14 -05:00
CPUCoreBase.h
GDBStub.cpp Core: Remove double newlines at the end of *_LOG messages. 2016-11-02 02:09:33 +00:00
GDBStub.h
Gekko.h specify custom brace style to fix unions 2017-01-05 12:55:13 +01:00
JitInterface.cpp JitCache: Add a helper function to iterate over all blocks. 2017-01-12 20:23:14 +01:00
JitInterface.h
MMU.cpp BreakPoints: Rename variables 2017-01-11 10:08:11 -05:00
PowerPC.cpp
PowerPC.h Common: Move BreakPoints into Core 2017-01-10 05:24:44 -05:00
PPCAnalyst.cpp Import/Export signature files as CSV 2016-12-18 00:27:10 +00:00
PPCAnalyst.h
PPCCache.cpp
PPCCache.h
PPCSymbolDB.cpp SymbolDB: Use set to map hash with symbols 2016-12-19 21:03:29 +00:00
PPCSymbolDB.h
PPCTables.cpp
PPCTables.h
Profiler.cpp
Profiler.h JitCache: Add a helper function to iterate over all blocks. 2017-01-12 20:23:14 +01:00