The JPCSP team has published a new build of their ever-improving Java-based PlayStation Portable emulator for PC. Tagged as revision 2319, the latest update of the emulator includes the following features and enhancements.
Changelogs:
- revision 2319:
- Fixed sceFontOpenUserFile and sceFontOpenUserMemory: opened font was not registered.
- revision 2318:
- Fixed sceKernelSelfStopUnloadModule, sceKernelStopUnloadSelfModuleWithStatus, sceKernelStopUnloadSelfModule: stop and unload the module even if not stop function is defined for the module.
- revision 2317:
- Improved __sceSasInit: allow multiple calls, but only one instance active at a time.
- revision 2316:
- Improved debugging of allocated memory blocks (only logged at TRACE level).