Jpcsp SVN changelog:
r3065
Fixed syscalls using "checkDispatchThreadEnabled = true": the return code ERROR_KERNEL_WAIT_CAN_NOT_WAIT is also returned when the interrupts are disabled. Systematically analyzed all the ThreadManForUser functions for checks on "checkDispa...
---------------------
r3064
Fixed sceKernelReferMutexStatus: the last element of the structure SceKernelMutexInfo is the ID of the thread owning the mutex (or -1 if not owned), not the number of waiting threads. Discovered using JpcspTrace.
---------------------
r3063
New PSP plugin "JpcspTrace" allowing the logging of specific syscalls when running an application on a real PSP. This plugin should allow a better debugging of applications not running correctly on Jpcsp by comparing with a similar run on a...
---------------------
Download: Jpcsp SVN r3065
Source: Here
0 Comments
Post a Comment