Jpcsp SVN changelog:
r2741
More improvements in sceFont:
- avoid "java.lang.ArrayIndexOutOfBoundsException: 0" introduced by r2739
- improved compatibility for creation of LibFont and Font handles: PSP returns a memory address as handle
- implemented clipping in sceFontGetCharGlyphImage_Clip
- code clean-up: migrated sceFont to new logging mechanism.
r2742
More improvements in sceFont:
- avoid "java.lang.ArrayIndexOutOfBoundsException: 0" introduced by r2739
- improved compatibility for creation of LibFont and Font handles: PSP returns a memory address as handle
- implemented clipping in sceFontGetCharGlyphImage_Clip
- code clean-up: migrated sceFont to new logging mechanism.
r2743
Added tests for sceFontGetCharGlyphImage and sceFontGetCharGlyphImage_Clip in "Font Test" application.
r2744
New java native code sequences from posted profiler information.
r2745
Small improvement in compilation of ROTR instruction.
r2746
Several improvements and fixes in sceMp3:
- sceMp3Decode
- parsing of MP3 header
- implemented sceMp3GetVersion, sceMp3ResetPlayPosition2 and sceMp3GetFrameNum
- code clean-up: sceMp3 ported to new logging model.
r2747
Further improvement in sceMpeg to support applications not reading the complete Mpeg header when calling sceMpegQueryStreamOffset/sceMpegQueryStreamSize.
r2748
Implemented __sceSasSetVoiceATRAC3 and __sceSasUnsetATRAC3: now (atrac3) sound should be produced by these functions.
Download: Jpcsp SVN r2748
Source: Here
0 Comments
Post a Comment