ppsspp/Core/MIPS/JitCommon
Unknown W. Brackets 394d91371f Avoid clearing the jit cache on savestate.
Downside: saving state could "fix" some issues with games detecting jit,
which won't happen anymore.

However, it's now faster to savestate.
2013-09-29 14:26:13 -07:00
..
JitBlockCache.cpp Avoid clearing the jit cache on savestate. 2013-09-29 14:26:13 -07:00
JitBlockCache.h Avoid clearing the jit cache on savestate. 2013-09-29 14:26:13 -07:00
JitCommon.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
JitCommon.h Improve typesafety in the x86 regalloc. 2013-08-24 19:41:10 -07:00