11-20-2016, 03:44 PM
The revision ba097f2 of the emulator jpcsp was released and built. Here are the download links:
windows-x86-32: http://rapidgator.net/file/422bcc4d8e198...32.7z.html
windows-x86-64: http://rapidgator.net/file/e0e7921af9bab...64.7z.html
linux-x86-32: http://rapidgator.net/file/5a56b994fdddf...32.7z.html
linux-x86-64: http://rapidgator.net/file/a73d51f800ca3...64.7z.html
macosx: http://rapidgator.net/file/2787678f09763...sx.7z.html
check out the Live Downloads section for more builds
windows-x86-32: http://rapidgator.net/file/422bcc4d8e198...32.7z.html
windows-x86-64: http://rapidgator.net/file/e0e7921af9bab...64.7z.html
linux-x86-32: http://rapidgator.net/file/5a56b994fdddf...32.7z.html
linux-x86-64: http://rapidgator.net/file/a73d51f800ca3...64.7z.html
macosx: http://rapidgator.net/file/2787678f09763...sx.7z.html
Code:
Avoid any delay when a GE callback need to be executed while all the PSP threads are idle. This will improve the performance in some rare cases. See Issue #424. Also reverting the changes done in 6b413f7 as this is now a better fix.