ppsspp/Core/MIPS
2012-12-29 00:10:43 +01:00
..
ARM Reset JIT before saving/loading state 2012-12-29 00:10:43 +01:00
JitCommon 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
x86 Reset JIT before saving/loading state 2012-12-29 00:10:43 +01:00
MIPS.cpp Snapshot the CPU state as well. 2012-12-28 13:55:27 -08:00
MIPS.h Snapshot the CPU state as well. 2012-12-28 13:55:27 -08:00
MIPSAnalyst.cpp Fix some ignored error / shadowing warnings. 2012-12-21 16:23:21 -08: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 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.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 Implement wsbh 2012-11-29 14:35:44 +01:00
MIPSInt.h Assorted FPU/VFPU fixes, after adding more tests. 2012-11-22 18:13:48 +01:00
MIPSIntVFPU.cpp Fix some more possible errors 2012-12-23 20:51:05 +00:00
MIPSIntVFPU.h Merge pull request #209 from raven02/vsocp-new 2012-12-21 04:57:38 -08:00
MIPSTables.cpp Merge pull request #209 from raven02/vsocp-new 2012-12-21 04:57:38 -08:00
MIPSTables.h Add "slightly faster interpreter", optimizing the most common instrs. Not as helpful as I thought it would be on Android, really need a proper JIT. 2012-11-23 12:42:35 +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