Jpcsp SVN changelog:
r1132 - r1136
callback branch
r1137
callback v3 (unfinished)
r1138
callback v3, missed some files
r1139
SasCore: moved some messages to DEBUG level
r1140
Added file header.
r1141
Implemented Java Native code for some Allegrex code patterns: e.g. memcpy, strlen...
Allegrex code patterns are defined in Compiler.xml: this file has to be extended with patterns from different applications.
Added Allegrex code Profiler to dump into profile.txt the most executed code patterns. This information can be used to discover new patterns for native code replacement in Compiler.xml.
The Profiler is activated in the Settings menu and can be reset from the Debug menu (e.g. to gather Profiler info only when "in-game" and not during application startup).
r1142
Performance improvement for games storing compressed textures in VRAM (e.g. Skate Park City).
Download: Jpcsp SVN r1142
Source:Here
0 Comments
Post a Comment