PPSSPP Git (2013/11/06) is compiled. PPSSPP is a fast and portable PSP emulatorfor Android, Windows, Mac, and Linux, written in C++.
PPSSPP Git Changelog:
* Buildfix for non-Windows non-ARM
* Missed one possible unaligned access
* Android: Switch GCC toolchain to 4.8 again. This time we'll work out any issues
instead of reverting.
* ARM vtx dec: Avoid all unaligned accesses entirely.
Seeing so much contradictory information on the support and performance
of these.
* ARM vtx dec: Preserving our FP scratch register appears to improve
stability.
Also added some logging.
* Now that LDRH works, use it where appropriate
* Use ANDI2R instead of a BIC with a too large parameter
* Logspam reduction
* Merge pull request #4464 from Kingcom/SlashFix
Convert backslashes when opening directory
* Convert backslashes when opening directory
* ARMJIT: Minor optimisations for armv6 and armv7.
* x86 VertexDecoder jit: Fix typo in 16-bit weight decoder. May fix crashes.
'에뮬레이터' 카테고리의 다른 글
PCSX2 SVN r5760 (0) | 2013.11.07 |
---|---|
MAME SVN r26018 (0) | 2013.11.07 |
DOSBox SVN r3842 (0) | 2013.11.07 |
NeoGPC SVN r12 (0) | 2013.11.07 |
DeSmuME SVN r4836 (0) | 2013.11.07 |