This website requires JavaScript.
Explore
Help
Register
Sign In
libretro
/
ppsspp
Watch
1
Star
0
Fork
0
You've already forked ppsspp
mirror of
https://github.com/libretro/ppsspp.git
synced
2025-02-20 08:52:51 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
ppsspp
/
Core
/
MIPS
/
JitCommon
History
Henrik Rydgard
d60f5ba285
Fix minor memory leak in JIT block cache
2016-02-10 15:43:36 +01:00
..
JitBlockCache.cpp
Fix minor memory leak in JIT block cache
2016-02-10 15:43:36 +01:00
JitBlockCache.h
Validate blocklinking in icache invalidate all.
2015-07-19 13:08:32 -07:00
JitCommon.cpp
MIPS: Fix build so we can compile this again.
2015-10-29 02:46:43 +00: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