This website requires JavaScript.
Explore
Help
Sign In
preserve-emulation
/
ppsspp
Watch
1
Star
0
Fork
0
mirror of
https://github.com/hrydgard/ppsspp.git
synced
2026-07-29 01:59:13 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
dca457e6dfd2bfb76605a9a5fec99d6540e85cf0
ppsspp
/
Core
/
MIPS
/
JitCommon
T
History
Sacha
a41e3d3432
Qt: Remove controls. Undefine emit so that it is easier to use Qt headers in native files.
2013-11-20 01:25:59 +10: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
Qt: Remove controls. Undefine emit so that it is easier to use Qt headers in native files.
2013-11-20 01:25:59 +10:00
JitState.h
Fix vmtvc on ARM, fixing issues with our prefix check. Add some logging.
2013-11-08 19:59:11 +01:00