This website requires JavaScript.
Explore
Help
Register
Sign In
Emulator-Archive
/
ppsspp
Watch
1
Star
0
Fork
0
You've already forked ppsspp
mirror of
https://github.com/hrydgard/ppsspp.git
synced
2025-02-02 03:32:17 +00:00
Code
Issues
Actions
2
Packages
Projects
Releases
Wiki
Activity
ppsspp
/
Core
/
MIPS
/
JitCommon
History
Henrik Rydgard
58db79672f
Fix vmtvc on ARM, fixing issues with our prefix check. Add some logging.
...
Also improve vcmp on ARM.
2013-11-08 19:59:11 +01: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
Fix vmtvc on ARM, fixing issues with our prefix check. Add some logging.
2013-11-08 19:59:11 +01:00
JitState.h
Fix vmtvc on ARM, fixing issues with our prefix check. Add some logging.
2013-11-08 19:59:11 +01:00