New jpcsp revision fb18bbd - Printable Version +- EmuNewz Network (https://www.emunewz.net/forum) +-- Forum: PSP Emulation (https://www.emunewz.net/forum/forumdisplay.php?fid=191) +--- Forum: JPCSP Official Forum (https://www.emunewz.net/forum/forumdisplay.php?fid=51) +---- Forum: Automatic jpcsp builds (https://www.emunewz.net/forum/forumdisplay.php?fid=204) +---- Thread: New jpcsp revision fb18bbd (/showthread.php?tid=175899) |
New jpcsp revision fb18bbd - Live Downloads - 11-14-2016 The revision fb18bbd of the emulator jpcsp was released and built. Here are the download links: windows-x86-32: http://rapidgator.net/file/0749dba0e22c0be5b92152f567308e11/jpcsp-rfb18bbd-windows-x86-32.7z.html windows-x86-64: http://rapidgator.net/file/d1a98423191703164e5df8983696a5df/jpcsp-rfb18bbd-windows-x86-64.7z.html linux-x86-32: http://rapidgator.net/file/adb43125781036bca947dda549aba3fa/jpcsp-rfb18bbd-linux-x86-32.7z.html linux-x86-64: http://rapidgator.net/file/1df4cd34455bb9240bc5da60c7bcf6bf/jpcsp-rfb18bbd-linux-x86-64.7z.html macosx: http://rapidgator.net/file/dc7a6826c50824ddb24520f02f1baa6a/jpcsp-rfb18bbd-macosx.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 |