본문 바로가기

에뮬레이터

PPSSPP Git (2014/03/18)

PPSSPP Git (2014/03/18) v0.9.7.2-313 : EmuCR: PPSSPPPPSSPP Git (2014/03/18) is compiled. PPSSPP is a fast and portable PSP emulatorfor Android, Windows, Mac, and Linux, written in C++. 

PPSSPP Git Changelog:
* Merge pull request #5677 from unknownbrackets/perf
Minor perf improvements to software transform
* Improve SSE usage in software transform.
It's actually already pretty decent (unlike the softgpu), but there were a
few places it could use a bit of help. Speeds up things with hardware
transform off, or areas that need to use software transform.
* Inline From/ToRGB(A) to avoid losing SSE.
Otherwise it has to store it, which I'd like to avoid.
* Buildfix for 32-bit x86, arg.
* Dumb mistake, forgot the divide.
Probably caused the blending issues.
* Merge pull request #5675 from unknownbrackets/softgpu
Just add a packed version of Vec3f
* Just add a packed version of Vec3f.
This way we can have it aligned to memory where needed. I think it'd be
better to avoid this if possible so that we can actually vectorize
spline/etc. code.
Fixes #5673.

PPSSPP Git (2014/03/18) v0.9.7.2-313 : EmuCR: PPSSPP

EmuCR-ppsspp-20140318-x64.part1.rar


EmuCR-ppsspp-20140318-x64.part2.rar


EmuCR-ppsspp-20140318-x86.part01.rar


EmuCR-ppsspp-20140318-x86.part02.rar


'에뮬레이터' 카테고리의 다른 글

MAME SVN r28661  (0) 2014.03.19
VisualBoyAdvance-M SVN r1230  (0) 2014.03.19
PCSX2 SVN r5928  (0) 2014.03.17
puNES v0.80  (0) 2014.03.17
PPSSPP Git (2014/03/15)  (0) 2014.03.17