.. |
ARM
|
Mostly get rid of including "Globals.h"
|
2013-12-30 10:17:11 +01:00 |
JitCommon
|
Reformat JitBlockCache
|
2013-12-19 13:34:06 +01:00 |
PPC
|
Mostly get rid of including "Globals.h"
|
2013-12-30 10:17:11 +01:00 |
x86
|
Mostly get rid of including "Globals.h"
|
2013-12-30 10:17:11 +01:00 |
MIPS.cpp
|
Start untangling our include mess a little.
|
2013-12-29 23:34:45 +01:00 |
MIPS.h
|
Mostly get rid of including "Globals.h"
|
2013-12-30 10:17:11 +01:00 |
MIPSAnalyst.cpp
|
Fix warning in MIPS/MIPSAnalyst.cpp
|
2014-01-06 10:48:52 +02:00 |
MIPSAnalyst.h
|
More include cleanup. Hoping for very slightly faster compile times..
|
2013-12-30 10:49:05 +01:00 |
MIPSAsm.cpp
|
Add a bunch more missing cstring includes.
|
2013-12-30 21:37:19 -08:00 |
MIPSAsm.h
|
Mostly get rid of including "Globals.h"
|
2013-12-30 10:17:11 +01:00 |
MIPSAsmTables.cpp
|
Fix rotrv (dis)assembly
|
2013-10-13 10:36:43 +02:00 |
MIPSAsmTables.h
|
Fix some const char * conversion warnings.
|
2013-09-01 10:25:20 -07:00 |
MIPSCodeUtils.cpp
|
Assorted cleanup in the MIPS emulation
|
2013-12-10 13:15:16 +01:00 |
MIPSCodeUtils.h
|
Mostly get rid of including "Globals.h"
|
2013-12-30 10:17:11 +01:00 |
MIPSDebugInterface.cpp
|
Mostly get rid of including "Globals.h"
|
2013-12-30 10:17:11 +01:00 |
MIPSDebugInterface.h
|
Delete CPU.cpp/h , cleanup
|
2013-12-30 00:11:29 +01:00 |
MIPSDis.cpp
|
Fix some replace-related bugs. Add "jal" replace inlining, not activated.
|
2013-12-18 16:27:23 +01:00 |
MIPSDis.h
|
Mostly get rid of including "Globals.h"
|
2013-12-30 10:17:11 +01:00 |
MIPSDisVFPU.cpp
|
Fix some formatting warnings.
|
2013-12-01 11:21:15 -08:00 |
MIPSDisVFPU.h
|
Mostly get rid of including "Globals.h"
|
2013-12-30 10:17:11 +01:00 |
MIPSInt.cpp
|
Initial preparations for ability to replace game functions with custom implementations.
|
2013-12-17 12:27:20 +01:00 |
MIPSInt.h
|
Mostly get rid of including "Globals.h"
|
2013-12-30 10:17:11 +01:00 |
MIPSIntVFPU.cpp
|
Improve vfpu disasm for a few instructions.
|
2013-11-29 10:07:15 -08:00 |
MIPSIntVFPU.h
|
Mostly get rid of including "Globals.h"
|
2013-12-30 10:17:11 +01:00 |
MIPSStackWalk.cpp
|
Use a typesafe struct for opcodes.
|
2013-08-24 15:36:24 -07:00 |
MIPSStackWalk.h
|
|
|
MIPSTables.cpp
|
Delete CPU.cpp/h , cleanup
|
2013-12-30 00:11:29 +01:00 |
MIPSTables.h
|
Mostly get rid of including "Globals.h"
|
2013-12-30 10:17:11 +01:00 |
MIPSVFPUUtils.cpp
|
Fix missing includes (stdio.h)
|
2014-01-01 22:31:03 +02:00 |
MIPSVFPUUtils.h
|
Improve vfpu disasm for a few instructions.
|
2013-11-29 10:07:15 -08:00 |