| .. |
|
Interpreter
|
Fix quant/dequant table bug
|
2014-08-04 10:08:42 -04:00 |
|
Jit64
|
Merge pull request #831 from FioraAeterna/cleanupimm
|
2014-08-19 04:15:22 -05:00 |
|
Jit64IL
|
JIT: cleanup unnecessary immedate size-checking logic
|
2014-08-18 08:20:46 -07:00 |
|
JitArm32
|
Support the 64bit CR flags in the ARM JIT.
|
2014-07-30 21:41:18 -07:00 |
|
JitCommon
|
JIT: avoid saving the PC on every store
|
2014-08-19 02:08:53 -07:00 |
|
JitILCommon
|
JitIL: Attempt to constant-fold more aggressively.
|
2014-07-30 21:41:17 -07:00 |
|
CPUCoreBase.h
|
|
|
|
GDBStub.cpp
|
|
|
|
GDBStub.h
|
|
|
|
Gekko.h
|
Core: Use an enum for the Gekko exception flags instead of defines
|
2014-07-29 21:51:30 -04:00 |
|
JitInterface.cpp
|
Remove JitArmIL files from the project.
|
2014-07-30 21:41:17 -07:00 |
|
JitInterface.h
|
remove unused globals
|
2014-07-11 16:10:20 +02:00 |
|
PowerPC.cpp
|
Optimize PPC CR emulation by using magic 64 bit values
|
2014-07-30 21:41:17 -07:00 |
|
PowerPC.h
|
CR: Replace some magic values with constants.
|
2014-07-30 21:41:17 -07:00 |
|
PPCAnalyst.cpp
|
Get rid of instances of "using namespace std;" in the project
|
2014-08-17 02:05:33 -04:00 |
|
PPCAnalyst.h
|
Fixes games that use the MMU to page in code(Rogue Leader).
|
2014-05-09 09:10:45 -05:00 |
|
PPCCache.cpp
|
PPCCache: Get rid of FAST_ICACHE define.
|
2014-05-25 18:06:52 -07:00 |
|
PPCCache.h
|
PPCCache: Get rid of FAST_ICACHE define.
|
2014-05-25 18:06:52 -07:00 |
|
PPCSymbolDB.cpp
|
Common: Introduce the new Gekko disassembler to Common.
|
2014-08-04 00:45:07 -04:00 |
|
PPCSymbolDB.h
|
Kill off some usages of c_str.
|
2014-03-14 13:51:23 -04:00 |
|
PPCTables.cpp
|
Remove all trailing whitespaces from our codebase.
|
2014-03-29 11:05:44 +01:00 |
|
PPCTables.h
|
numCyclesMinusOne to numCycles in GekkoOPInfo
|
2014-04-30 19:04:02 +08:00 |
|
Profiler.cpp
|
remove unused globals
|
2014-07-11 16:10:20 +02:00 |
|
Profiler.h
|
Remove x86_32 from the JIT block "profiler."
|
2014-08-03 13:48:53 -05:00 |
|
SignatureDB.cpp
|
Kill off some usages of c_str.
|
2014-03-14 13:51:23 -04:00 |
|
SignatureDB.h
|
Kill off some usages of c_str.
|
2014-03-14 13:51:23 -04:00 |