



 | JPcsp 0.4 r1375 [458] | [andys], 2010-03-07 07:57:12 |

[Source: http://code.google.com/p/jpcsp/]
 Kolejna porcja zmian w tym javowskim emulatorze konsolki PSP.
r1366
Implemented LISTLOAD and LISTSAVE savedata modes.
Added missing call to hleKernelExitThread in hleKernelAsyncLoop.
r1367
Was not removing the interrupt handler, but removing a collection from itself (similar names).
r1368
Turned a few inner classes into static inner classes.
Two that could be are not modified because the ide can't open the visiual editor of their parent class. ( i don't know why, have't touched them). They are :
jpcsp.GUI.UmdBrowser.MemStickTableColumnModel
jpcsp.GUI.MemStickBrowser.MemStickTableColumnModel
Could someone verify what is happening with those classes?r1369
StringBuffer to StringBuilder
r1370
Fix in glDeleteBuffers spotted by i30817
r1371
Small fixes:
- Better message for encrypted EBOOT.BIN
- sceGeListEnQueue,sceGeListUpdateStallAddr: mask input address
- sceKernelLibcClock: use SystemTime
- sceKernelGetGPI: moved messages to DEBUG level
- sceUtilityMsgDialogInitStart: better detection of YES/NO options
- VTimer: fix spotted by Defade
- Video TSIZEx: handle incorrect values (Homebrew Wagic)
- Video CLOAD: handle incorrect value
- VideoEngine: do not WARN about unsupported Viewport when Viewport option enabled
r1372
sceKernelTerminateThread: cancel any waiting action to avoid any further reactivation of the terminated thread.
r1373
Added compatibility option to ignore unmapped imports.
Fixed "Cancel" button's bug in settings.
r1374
Fixed VTimerInterruptAction.
Restored Vertex Cache option in settings.
r1375
Fixed dummy async thread functioning.
Improved "Ignore invalid memory access" option to ignore the compilation of invalid addresses (Compiler). |

COMMENTS

|
|