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-26 16:54:50 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
e9916bdf0b255b95dbb0c830f4e6e4bca7908021
ppsspp
/
Core
/
MIPS
/
JitCommon
T
History
Unknown W. Brackets
e37777648e
jit-ir: Restore emuhacks before saving state.
...
Let's just ask jit to do this, not its block cache directly.
2016-05-14 08:59:44 -07:00
..
JitBlockCache.cpp
Add CodeBlockCommon base class to remove further arch-specificity in JitBlockCache
2016-05-01 11:40:00 +02:00
JitBlockCache.h
Fix accidentally truncated comment.
2016-05-01 18:47:32 +02:00
JitCommon.cpp
Address a bunch of comments, thanks for the review
2016-05-08 21:38:03 +02:00
JitCommon.h
jit-ir: Restore emuhacks before saving state.
2016-05-14 08:59:44 -07:00
JitState.cpp
Fix bugs and issues in ARM64 static alloc. Thanks unknown for finding the problem.
2015-07-11 16:59:09 +02:00
JitState.h
Remove preprocessor hacks to choose JIT implementation.
2016-05-01 11:39:53 +02:00