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-24 05:16:32 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
1ba2b1cfaeefbd8719d129bfab7daa98109cffcf
ppsspp
/
Core
/
MIPS
/
JitCommon
T
History
Henrik Rydgard
844a3f19a9
Fix bugs and issues in ARM64 static alloc. Thanks unknown for finding the problem.
2015-07-11 16:59:09 +02:00
..
JitBlockCache.cpp
Add way to print some block bloat stats.
2015-04-11 00:12:56 -07:00
JitBlockCache.h
Add way to print some block bloat stats.
2015-04-11 00:12:56 -07:00
JitCommon.cpp
Unbreak build with FakeJit
2015-05-26 15:20:10 +03:00
JitCommon.h
Initial work on ARM64, based on the ARM jit.
2015-04-06 18:13:01 +02: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
ARM64: Some work on static allocation. Close to working, cube.elf runs 700 blocks but then hangs (?!)
2015-07-11 16:59:09 +02:00
NativeJit.h
Best-effort update of the MipsJit prototype
2015-04-12 11:53:16 -07:00