Jpcsp SVN changelog:
r2311
Fixed sceUmdActivate: the UMD callback is not executed immediately, but at the next sceXXXXCB syscall. Tested on a PSP using "umdcallback" demo.
Fixed sceGeListSync/sceGeDrawSync: callbacks are not executed while the thread is blocked.
r2312
HLEFunction: added "checkDispathThreadEnabled" parameter checking if the dispatch thread is enabled.
sceKernelLockMutex: return error if dispatch thread is disabled.
r2313
VPL handling: moved some messages from WARN to DEBUG. Some applications try to free invalid addresses on purpose (e.g. trying to free an address from all available VPL's until one succeeds).
Download: Jpcsp SVN r2313
Source: Here
Good to see more updates.
ReplyDelete