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
987b97125a35658d23bfe762017cdaf4e295d3f7
ppsspp
/
Core
/
MIPS
/
JitCommon
T
History
Unknown W. Brackets
7326c6e716
Fix a race condition on shutdown with hashmap.
...
Also, always need to init the blocks, they are not zero initialized.
2014-04-20 21:44:10 -07:00
..
JitBlockCache.cpp
Fix a race condition on shutdown with hashmap.
2014-04-20 21:44:10 -07:00
JitBlockCache.h
Oops, forgot about proxy blocks for replace jal.
2014-04-17 01:03:46 -07: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
Show replaced instructions correctly in disassembly
2013-12-18 11:42:19 +01:00
JitState.h
Shrink the very common sceKernelThread.h include.
2014-03-15 11:44:02 -07:00