This website requires JavaScript.
Explore
Help
Register
Sign In
Emulator-Archive
/
ppsspp
Watch
1
Star
0
Fork
0
You've already forked ppsspp
mirror of
https://github.com/hrydgard/ppsspp.git
synced
2024-12-04 03:32:29 +00:00
Code
Issues
Actions
2
Packages
Projects
Releases
Wiki
Activity
3034989300
ppsspp
/
Core
/
MIPS
/
JitCommon
History
Unknown W. Brackets
fcfcadaef2
Fix potential crash looking up block_num.
2013-04-28 20:59:13 -07:00
..
JitBlockCache.cpp
Fix potential crash looking up block_num.
2013-04-28 20:59:13 -07:00
JitBlockCache.h
Remove some unused code, add some stubs to vfpu jit, some cleanup
2013-04-27 19:35:42 +02: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
JIT: Get rid of one memory access per dispatch, and get rid of blockcodepointers.
2013-04-27 01:32:03 +02:00