Revision 2251 of JPCSP, the ever-improving Java-based PlayStation Portable emulator for PC is now out folks.
Changelogs:
- revision 2251:
- Improved sceSasCore sounds: take the pause flag into account while mixing. This might improve the sound play and looping in some games.
- revision 2250:
- Added draft module sceCcc. Implemented sceCccUTF16toUTF8 and sceCccDecodeUTF8.
- revision 2249:
- Async IO: fixed NoSuchElementException introduced by r2245.
- revision 2248:
- Fixed problem in sceIoWaitAsync introduced by r2245