11-14-2016, 12:29 AM
The revision fb18bbd of the emulator jpcsp was released and built. Here are the download links:
windows-x86-32: http://rapidgator.net/file/0749dba0e22c0...32.7z.html
windows-x86-64: http://rapidgator.net/file/d1a9842319170...64.7z.html
linux-x86-32: http://rapidgator.net/file/adb4312578103...32.7z.html
linux-x86-64: http://rapidgator.net/file/1df4cd34455bb...64.7z.html
macosx: http://rapidgator.net/file/dc7a6826c5082...sx.7z.html
check out the Live Downloads section for more builds
windows-x86-32: http://rapidgator.net/file/0749dba0e22c0...32.7z.html
windows-x86-64: http://rapidgator.net/file/d1a9842319170...64.7z.html
linux-x86-32: http://rapidgator.net/file/adb4312578103...32.7z.html
linux-x86-64: http://rapidgator.net/file/1df4cd34455bb...64.7z.html
macosx: http://rapidgator.net/file/dc7a6826c5082...sx.7z.html
Code:
VideoEngine.drawListQueue is final private and synchronized everywhere so not needed to use a ConcurrentLinkedQueue, and thus simplify stuff and speed up a bit