.. |
CachedInterpreter
|
CachedInterpreter: Get rid of an unnecessary cast
|
2017-03-06 13:18:46 -05:00 |
Interpreter
|
Common: Move byte swapping utilities into their own header
|
2017-03-03 17:18:18 -05:00 |
Jit64
|
MMU: Create constants for our BAT flags.
|
2017-03-15 09:20:40 +01:00 |
Jit64Common
|
MMU: Create constants for our BAT flags.
|
2017-03-15 09:20:40 +01:00 |
Jit64IL
|
Merge pull request #4774 from degasus/speedhack
|
2017-02-27 23:51:12 +01:00 |
JitArm64
|
Common: Move byte swapping utilities into their own header
|
2017-03-03 17:18:18 -05:00 |
JitArmCommon
|
Reformat all the things. Have fun with merge conflicts.
|
2016-06-24 10:43:46 +02:00 |
JitCommon
|
JitInterface: Convert includes into forward declarations where applicable
|
2017-03-02 13:20:29 -05:00 |
JitILCommon
|
lint JitILCommon/IR.cpp
|
2017-02-07 12:08:25 -08:00 |
SignatureDB
|
Merge pull request #4299 from sepalani/hle_symbols
|
2017-01-13 10:05:32 +13:00 |
BreakPoints.cpp
|
Make memory breakpoint faster
|
2017-03-02 04:46:27 -05:00 |
BreakPoints.h
|
Make memory breakpoint faster
|
2017-03-02 04:46:27 -05:00 |
CPUCoreBase.h
|
Reformat all the things. Have fun with merge conflicts.
|
2016-06-24 10:43:46 +02:00 |
GDBStub.cpp
|
Core: Remove double newlines at the end of *_LOG messages.
|
2016-11-02 02:09:33 +00:00 |
GDBStub.h
|
Reformat all the things. Have fun with merge conflicts.
|
2016-06-24 10:43:46 +02:00 |
Gekko.h
|
specify custom brace style to fix unions
|
2017-01-05 12:55:13 +01:00 |
JitInterface.cpp
|
JitInterface: Convert includes into forward declarations where applicable
|
2017-03-02 13:20:29 -05:00 |
JitInterface.h
|
JitInterface: Convert includes into forward declarations where applicable
|
2017-03-02 13:20:29 -05:00 |
MMU.cpp
|
MMU: Create constants for our BAT flags.
|
2017-03-15 09:20:40 +01:00 |
PowerPC.cpp
|
JitInterface: Convert includes into forward declarations where applicable
|
2017-03-02 13:20:29 -05:00 |
PowerPC.h
|
MMU: Create constants for our BAT flags.
|
2017-03-15 09:20:40 +01:00 |
PPCAnalyst.cpp
|
PPCAnalyst: Make SetInstructionStats' opinfo parameter a const pointer
|
2017-02-18 04:14:26 -05:00 |
PPCAnalyst.h
|
PPCAnalyst: Make SetInstructionStats' opinfo parameter a const pointer
|
2017-02-18 04:14:26 -05:00 |
PPCCache.cpp
|
Common: Move byte swapping utilities into their own header
|
2017-03-03 17:18:18 -05:00 |
PPCCache.h
|
PowerPC: Explicitly savestate PowerPCState members
|
2017-01-18 23:44:46 -05:00 |
PPCSymbolDB.cpp
|
Fix symbols name from maps taking 2 lines instead of one
|
2017-02-07 09:56:19 -05:00 |
PPCSymbolDB.h
|
PPCSymbolDB: Drop useless const qualifier
|
2016-09-26 22:57:40 +02:00 |
PPCTables.cpp
|
JitInterface: Convert includes into forward declarations where applicable
|
2017-03-02 13:20:29 -05:00 |
PPCTables.h
|
CPU Backends: Make each CPU backend responsible for initializing its own
|
2017-02-10 13:08:14 -05:00 |
Profiler.cpp
|
Reformat all the things. Have fun with merge conflicts.
|
2016-06-24 10:43:46 +02:00 |
Profiler.h
|
JitCache: Add a helper function to iterate over all blocks.
|
2017-01-12 20:23:14 +01:00 |