Changelogs:
Revision 1375: Fixed dummy async thread functioning. Improved "Ignore invalid memory access" option to ignore the compilation of
invalid addresses (Compiler).
Revision 1374: Fixed VTimerInterruptAction. Restored Vertex Cache option in settings.
Revision 1373: Added compatibility option to ignore unmapped imports. Fixed "Cancel" button's bug in settings.
Revision 1372: sceKernelTerminateThread: cancel any waiting action to avoid any further reactivation of the terminated thread.
Revision 1371: 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
Revision 1370: Fix in glDeleteBuffers spotted by i30817
Revision 1369: StringBuffer to StringBuilder