JPcsp SVN changelog:
r1017
Implemented sceIoIoctl
r1018
Compiler: force a step() on all emulator components (ge, display, controller) at least every 1/60 second. Only enabled for homebrew.
r1019
Fixed a Java exception in Disassembler
r1020
Forgot file in r1018
r1021
sceSasCore: fixed problem due to multi-threaded access (now synchronized methods)
sceAudio: play the audio output larger than the AudioLine buffer size in a background thread (analog to sceSasCore). This should improve the audio output for large sound data.
r1022
Fixed VFIM, VF2H, VH2F, VSRT1, VSRT2, VOCP, VSOCP, VHDP.
thanks lolzorz.funny for being patient enough to have a look on vfpu implementation.
r1023
added saving iso contents listing to a file, needs enabling in code (line 130),see also Issue 84
r1024
minor update for the last commit, included the 2 known special files in the size calculation
Download: Jpcsp SVN r1024
0 Comments
Post a Comment