PPSSPP Git (2013/11/14) is compiled. PPSSPP is a fast and portable PSP emulatorfor Android, Windows, Mac, and Linux, written in C++.
PPSSPP Git Changelog:
* Oops, that was too much logging on startup.
* Optimize bbox some more
* Oops, accidentally enabled some bbox debugging code
* Define _M_SSE on Android x86 - it's not a standard define
* Robustify the ELF loader a little - it didn't like unaligned addresses..
* BBOX: Transform the planes by the matrix so we don't need to transform the box
* Assorted vtxdec x86 optimizations
* VertexDecoder: Aligned code seems to help Symbian (armv6) performance. It is also used for CPU JIT so there's likely a reason.
* vtxdec x86: Don't load bones unless software skinning is enabled
* Fix for possible misalignment crash on x86
* Merge pull request #4531 from hrydgard/software-skinning
Software skinning
* Enable software skinning by default
* Kind-of optimized ARM software skinning (non-NEON)
'에뮬레이터' 카테고리의 다른 글
DeSmuME SVN r4877 (0) | 2013.11.15 |
---|---|
VisualBoyAdvance-M SVN r1227 (0) | 2013.11.15 |
Dolphin Git 4.0-364 (0) | 2013.11.15 |
rpcs3 Git (2013/11/14) (0) | 2013.11.15 |
NeoGPC SVN r18 (0) | 2013.11.15 |