Jpcsp SVN changelog:
r1644
fragment shader did not apply the texture environment function correctly for RGB texture (with no alpha component).
r1645
Add sceRtc 2.00 stub with sceRtcGetTime64_t implemented (but untested), required by Puzzle Quest
r1646
Moved sceGe to a proper module.
HLE functions we hook using a SYSCALL are now handled by its module so we don't spread the code everywhere (especially in the syscallsFirms15 and SyscallHandler classes)
Make the disassembler look for function names in the loaded modules instead of relying only on the infamous syscallsFirms15 class (that I'm trying to clean)
And some various warning fixes.
There should be no functional change, this commit is pure cleanup !
Download: Jpcsp SVN r1646
Source:Here
0 Comments
Post a Comment