ppsspp/Core/MIPS
2013-01-11 17:25:54 +01:00
..
ARM Armjit: Add option for fastmem. Small optimization. 2013-01-11 17:25:54 +01:00
JitCommon Rename files. Rewrite ArmRegCache from scratch. 2013-01-07 22:33:09 +01:00
x86 Oops 2013-01-09 00:45:54 +01:00
MIPS.cpp Rename files. Rewrite ArmRegCache from scratch. 2013-01-07 22:33:09 +01:00
MIPS.h Regcache fixes, etc. thing still don't work when I turn on addiu :( 2013-01-09 11:20:48 +01:00
MIPSAnalyst.cpp Fixed various potential bugs and compiler warnings 2013-01-07 15:57:19 +01:00
MIPSAnalyst.h Switch to "GPL 2.0 or later" for various reasons. I wrote most of the code I imported from Dolphin (which is GPL2-but-not-later), so it should be OK. 2012-11-04 23:24:00 +01:00
MIPSCodeUtils.cpp Switch to "GPL 2.0 or later" for various reasons. I wrote most of the code I imported from Dolphin (which is GPL2-but-not-later), so it should be OK. 2012-11-04 23:24:00 +01:00
MIPSCodeUtils.h Switch to "GPL 2.0 or later" for various reasons. I wrote most of the code I imported from Dolphin (which is GPL2-but-not-later), so it should be OK. 2012-11-04 23:24:00 +01:00
MIPSDebugInterface.cpp Get rid of CPU class so that MIPSState can be POD, enabling offsetof 2013-01-08 14:20:06 +01:00
MIPSDebugInterface.h Switch to "GPL 2.0 or later" for various reasons. I wrote most of the code I imported from Dolphin (which is GPL2-but-not-later), so it should be OK. 2012-11-04 23:24:00 +01:00
MIPSDis.cpp Improve portability to future platforms. Make use of new USING_GLES2 define throughout PPSSPP. Also use ARM definition where suitable. Remove some redundancy with includes. 2012-11-26 13:25:14 +10:00
MIPSDis.h Switch to "GPL 2.0 or later" for various reasons. I wrote most of the code I imported from Dolphin (which is GPL2-but-not-later), so it should be OK. 2012-11-04 23:24:00 +01:00
MIPSDisVFPU.cpp MIPSDis cleanup, allow mfv zero, 255 (appears to be used to flush VFPU state or something) 2012-11-23 10:35:28 +01:00
MIPSDisVFPU.h Assorted FPU/VFPU fixes, after adding more tests. 2012-11-22 18:13:48 +01:00
MIPSInt.cpp More progress but it weirds out... 2013-01-08 21:24:42 +01:00
MIPSInt.h Assorted FPU/VFPU fixes, after adding more tests. 2012-11-22 18:13:48 +01:00
MIPSIntVFPU.cpp Add glViewport to cached gl state. Add a couple of missing VFPU ops. 2013-01-06 23:23:36 +01:00
MIPSIntVFPU.h Merge pull request #209 from raven02/vsocp-new 2012-12-21 04:57:38 -08:00
MIPSTables.cpp Merge remote-tracking branch 'origin/master' into armjit 2013-01-09 00:43:44 +01:00
MIPSTables.h Lots of various work on the ARM jit. It executes a couple of blocks now. 2013-01-08 13:49:52 +01:00
MIPSVFPUUtils.cpp Switch to "GPL 2.0 or later" for various reasons. I wrote most of the code I imported from Dolphin (which is GPL2-but-not-later), so it should be OK. 2012-11-04 23:24:00 +01:00
MIPSVFPUUtils.h Switch to "GPL 2.0 or later" for various reasons. I wrote most of the code I imported from Dolphin (which is GPL2-but-not-later), so it should be OK. 2012-11-04 23:24:00 +01:00