The JPCSP team has updated their Java-based PlayStation Portable emulator project that lets users play some PSP games on their respective PCs. Now on revision 2146, the latest JPCSP update includes the following changes and improvements.
Changelogs:
- version 0.6 r2146:
- Small improvement for output to PSP stdout/stderr: no delay required.
- Small fix in sceAtrac3plus: Issue 225.
- version 0.6 r2144:
- Added Java options "-XX:MaxPermSize=64m -XX:ReservedCodeCacheSize=64m"
- version 0.6 r2143:
- sceFont: avoid NullPointerException when debug.jpft is not present.
- sceMpeg: fixed sceMpegMallocAvcEsBuf() when resetting Jpcsp.
- scePsmf: fixed reading of EP-Map.
- version 0.6 r2142:
- Small fix in VideoEngine for vertex using morphing. Probably very few applications are using the morphing function.