PPSSPP Git (2013/03/10) is compiled. PPSSPP is a fast and portable PSP emulator for Android, Windows, Mac, and Linux, written in C++.
PPSSPP Git Changelog:
* Add MIPS/Loongson support
* Add fonts to Blackberry package.
* Merge pull request #926 from unknownbrackets/armjit-minor
Call GetImm() before Map* in case of overlap
* Call GEtImm() before Map* in case of overlap.
* Merge pull request #925 from unknownbrackets/perf
Improve perf for thread switching / callbacks
* Improve perf of __KernelExecutePendingMipsCalls().
This was using ~3% in many games with fast forward. It was all
the RTL type lookup, so avoiding it is an easy win.
* Improve perf of sceKernelCheckCallback().
Some games seem to call this a lot.
* Merge pull request #924 from unknownbrackets/hle-delay
Add dedicated HLE delay/eat cycle funcs
* Add a function for HLE to consume cycles.
Needed sometimes to make timing match better for tight loops.
Also removes the Puyo Puyo Fever hack.
* Add a delay to sceUtilityLoadAvModule() as well.
* Make HLE func delayed results more generic
출처:http://www.emucr.com/
'에뮬레이터' 카테고리의 다른 글
nullDC SVN r150 (드림 캐스트 에뮬레이터) (0) | 2013.03.10 |
---|---|
DeSmuME SVN r4551 (3ds및 nds 에뮬레이터) (0) | 2013.03.10 |
Dolphin Git 3.5-604 (게임큐브 및 위) (0) | 2013.03.10 |
MAME SVN r21776 (마메 에뮬레이터) (0) | 2013.03.10 |
PCSX2 SVN r5583 (ps2 에뮬레이터) (0) | 2013.03.10 |