PPSSPP Git (2013/05/18)
PPSSPP Git (2013/05/18) is compiled. PPSSPP is a fast and portable PSP emulator for Android, Windows, Mac, and Linux, written in C++.
PPSSPP Git Changelog:
* Merge pull request #1832 from unknownbrackets/vfpu-minor
Workaround the 32-bit only VFPU bug in Kingdom Hearts
* Clean up some indents, add some reporting.
* Avoid float copy in vfpu to workaround 32-bit bug.
This appears to be an MSVC bug (or just precision issue) when using
fast math, only on 32-bit builds. Anyway, memcpy or u32 * fixes it.
Unfortunately, matrix ops have similar issues and memcpy doesn't seem
to help there.
'에뮬레이터' 카테고리의 다른 글
Dolphin Git 3.5-1348 (0) | 2013.05.19 |
---|---|
RockNES v5.09 (0) | 2013.05.19 |
Jpcsp SVN r3146 (0) | 2013.05.19 |
PCSX2 SVN r5631 (0) | 2013.05.19 |
PCSX Reloaded SVN r84776 (0) | 2013.05.19 |