ppsspp/Core/MIPS/x86
2012-11-26 13:25:14 +10:00
..
Asm.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
Asm.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
CompALU.cpp Some cleanup, re-enable some apparently disabled jit ops 2012-11-18 23:14:22 +01:00
CompBranch.cpp Jit fixes, test update 2012-11-12 14:35:10 +01:00
CompFPU.cpp Jit fixes, test update 2012-11-12 14:35:10 +01:00
CompLoadStore.cpp Jit fixes, test update 2012-11-12 14:35:10 +01:00
CompVFPU.cpp Jit fixes, test update 2012-11-12 14:35:10 +01:00
Jit.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
Jit.h 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
JitCache.cpp Remove x86disasm, experiment with build order 2012-11-20 00:48:13 +01:00
JitCache.h Remove x86disasm, experiment with build order 2012-11-20 00:48:13 +01:00
RegCache.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
RegCache.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