05-10-2015, 08:30 PM
The revision bd345a4 of the emulator jpcsp was released and built. Here are the download links:
windows-x86-32: http://rapidgator.net/file/85d19e349774c...32.7z.html
windows-x86-64: http://rapidgator.net/file/9e630989767cd...64.7z.html
linux-x86-32: http://rapidgator.net/file/5b17803d50982...32.7z.html
linux-x86-64: http://rapidgator.net/file/4804e73cb891b...64.7z.html
macosx: http://rapidgator.net/file/cf951dbfa22e0...sx.7z.html
check out the Live Downloads section for more builds
windows-x86-32: http://rapidgator.net/file/85d19e349774c...32.7z.html
windows-x86-64: http://rapidgator.net/file/9e630989767cd...64.7z.html
linux-x86-32: http://rapidgator.net/file/5b17803d50982...32.7z.html
linux-x86-64: http://rapidgator.net/file/4804e73cb891b...64.7z.html
macosx: http://rapidgator.net/file/cf951dbfa22e0...sx.7z.html
Code:
VCOS, VROT: fixed a precision issue for an angle==+/-1.0 . The cos value should be the exact zero value. Java was returning a very small value but not exactly zero in those cases.