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-09-21 20:06:25 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
cd2adf80a4aed5cf4791c103124b5b495fbaa73e
ppsspp
/
Core
/
MIPS
/
JitCommon
T
History
Henrik Rydgard
f696650437
Implement vasin (fastasin5 from unittest) in ARM jit, add a sanity check.
2013-12-01 14:14:04 +01:00
..
JitBlockCache.cpp
Implement vasin (fastasin5 from unittest) in ARM jit, add a sanity check.
2013-12-01 14:14:04 +01:00
JitBlockCache.h
Support for modified jit-enabled VerySleepy.
2013-11-30 19:20:21 -08: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