A new version for the popular PSP emulator JPCSP is out, bumping it to r2214. The JPCSP project, f course, is a Java-written emulator, which impresses by reaching 100% speed on a lot of commercial games.
Changelog:
- Improved compiler to better support re-compilation of code sequences when the code has been changed: sceKernelIcacheInvalidateRange.
- Now, only the changed code is re-compiled, not everything as previously.This should help games reporting "OutOfMemoryError: PermGem space" after some time.