【JPCSP】PC用PSPエミュのスレ10【EMU】
r2711
Fixed sceKernelSysClock2USec and sceKernelStopVTimer
r2710
More code clean-up: moving syscall modules to new syscall model, including @HLELogging.
Implemented sceUriEscape.
New findings in sceAtracLowLevel* functions.
r2709
Added draft for sceMt19937 module
r2708
New finding about callbacks: when a callback returns a non-zero value, it is deleted automatically.
This has been checked on a real PSP. A test application callback.pbp is provided.