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-04 11:45:18 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
prx-relocation-fix
ppsspp
/
Core
/
MIPS
/
JitCommon
T
Add File
New File
Upload File
Apply Patch
Copy Permalink
Download directory as ZIP
Download directory as TAR.GZ
History
Henrik Rydgård
a49f4523cb
Correct when we process the stepping queue. Also, the jitLock mutex is no longer needed.
2026-08-16 13:33:26 +02:00
..
JitBlockCache.cpp
More memory cleanup
2026-08-11 20:12:10 +02:00
JitBlockCache.h
Minor blockcache improvement
2026-02-25 00:52:25 +01:00
JitCommon.cpp
Correct when we process the stepping queue. Also, the jitLock mutex is no longer needed.
2026-08-16 13:33:26 +02:00
JitCommon.h
Correct when we process the stepping queue. Also, the jitLock mutex is no longer needed.
2026-08-16 13:33:26 +02:00
JitState.cpp
Improve integrity checks in JIT (trying to catch an elusive crash)
2026-02-17 22:42:04 +01:00
JitState.h
Remove the whole concept of proxy blocks from the block cache, and experimental uses of it.
2026-02-17 09:40:27 +01:00