Jpcsp SVN changelog:
r1115
Fix for 3D processing: VADDR is updated after PRIM processing (some games rely on this and don't reload VADDR between 2 PRIM calls).
This should fix a lot of 3D applications
r1116
Implemented sceIoRemove and sceIoChstat ( Issue 141 )
r1117
Forgot in r1116
r1118
First draft implementation for sceKernelRotateThreadReadyQueue.
r1119
Fixed compilation problem due to non-UTF-8 character
r1120
Fix for "Tenchu: TOTA":
java.lang.ArrayIndexOutOfBoundsException: 7
at jpcsp.HLE.modules150.sceSasCore.decodeSamples(sceSasCore.java:608)
r1121
Fix for "Unbound Saga - USA - NPUH10008"
java.lang.NumberFormatException: For input string: "5.00 ?"
at sun.misc.FloatingDecimal.readJavaFormatString(Unknown Source)
at java.lang.Float.parseFloat(Unknown Source)
at jpcsp.HLE.modules.HLEModuleManager.psfFirmwareVersionToInt(HLEModuleManage
r.java:102)
Download: Jpcsp SVN r1121
Source:Here
0 Comments
Post a Comment