Jpcsp SVN changelog:
r1656
Fixed semaphore attr based functioning in SemaManager (spotted by gid).
Reverted some interrupt changes in sceGe_user (mode == 1, check code comments).
Fixed sceGeBreak.
Improved sceDisplayIsForeground in pspdisplay.
Corrected and improved savedata mode 22 in sceUtility.
Added drafts for some GE commands in VideoEngine.
Implemented GE command PPRIM.
Tested and checked some bit masks used in the VideoEngine.
r1657
Moved sceDisplay to a proper module and SyscallHandler is now clean and only doing the dispatching.
Code cleanup in many files : reorganized imports, moved some else blocks down one level if the previous if block ended with a return, removed some redundant "this." qualifier, added tons of @Override.
Let's now try to make it almost warning free, so we can find the important warnings easier !
Download: Jpcsp SVN r1657
Source:Here
0 Comments
Post a Comment