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
2025-03-02 11:08:27 +00:00
Code
Issues
Actions
2
Packages
Projects
Releases
Wiki
Activity
ppsspp
/
Core
/
MIPS
History
Unknown W. Brackets
25cc09b81b
Improve perf when ignore illegal is off.
...
Most users will have it on, but this improves perf a bit when it isn't.
2013-07-06 13:04:19 -07:00
..
ARM
Fix dumb mistake from x86 jit changes,
fixes
#2635
.
2013-07-05 22:05:55 -07:00
JitCommon
…
x86
Improve perf when ignore illegal is off.
2013-07-06 13:04:19 -07:00
MIPS.cpp
…
MIPS.h
…
MIPSAnalyst.cpp
…
MIPSAnalyst.h
…
MIPSCodeUtils.cpp
…
MIPSCodeUtils.h
…
MIPSDebugInterface.cpp
Merge branch 'Debugger' of
https://github.com/Kingcom/ppsspp
into Kingcom-Debugger
2013-07-05 22:59:55 +02:00
MIPSDebugInterface.h
…
MIPSDis.cpp
…
MIPSDis.h
…
MIPSDisVFPU.cpp
…
MIPSDisVFPU.h
…
MIPSInt.cpp
…
MIPSInt.h
…
MIPSIntVFPU.cpp
Implement vmone/vmzero/vmidt for the x86 jit.
2013-07-04 18:16:57 -07:00
MIPSIntVFPU.h
…
MIPSTables.cpp
Implement vmone/vmzero/vmidt for the x86 jit.
2013-07-04 18:16:57 -07:00
MIPSTables.h
…
MIPSVFPUUtils.cpp
…
MIPSVFPUUtils.h
…