A new build of the Java PSP emulator for PC, JPCSP, is now available courtesy of the JPCSP Team.
Changelog:
- JPCSP v0.6 r1890:
- Improved compatibility of sceAtracGetStreamDataInfo and sceAtracGetNextDecodePosition based on test results with JpcspConnector.
- Fixed some problems introduced in r1885, disabled second buffer handling as this is completely disabling sounds in some games.
- JPCSP v0.6 r1889:
- Fixed sceKernelWaitEventFlag
- JPCSP v0.6 r1888:
- Fixed a small bug in sceSasCore.
- Improved sceAtrac3plus module's organization.
- Improved all kernel object managers waiting conditions.
- Added new functions from firmware 6.30.
- Added newly discovered condition in R_MIPS_GPREL16.
- JPCSP v0.6 r1887:
- Improved Atrac playback when enabling the Media Engine but not enabling the JpcspConnector.
- JPCSP v0.6 r1886:
- sceAtrac improvements:
- fixed sceAtracResetPlayPosition and sceAtracGetBufferInfoForReseting
- improved accuracy of remainFrames
- avoid java exceptions