본문 바로가기

에뮬레이터

PPSSPP Git (2014/12/08)

PPSSPP Git (2014/12/08) v0.9.9.1-1122 : EmuCR: PPSSPPPPSSPP Git (2014/12/08) is compiled. PPSSPP is a fast and portable PSP emulatorfor Android, Windows, Mac, and Linux, written in C++. 

PPSSPP Git Changelog:
* Merge pull request #7146 from hrydgard/sha256
Quick implementation of sceSha256Digest from #7134
* Oops
* Implement sceSha256Digest (untested)
* Merge branch 'sceSha256' of https://github.com/daniel229/ppsspp into daniel229-sceSha256
* add files include in CMakeLists.txt and Android.mk.
* sceSha256
* jit: Re-enable clobbering with movz/movn support.
Oops, these should be the only ones that take rd "in".
* jit: Disable clobber detection for now.
Should still spill better. Something is wrong with flags detection, a
clobber to rd is incorrectly discarding outside a delay slot. Don't have
time now to look into it further.
* Merge pull request #7151 from unknownbrackets/jit-minor
jit: Prioritize clobbered regs and discard them on spill
* jit: Discard clobbered registers on spill.
If we're spilling anyway, discard rather than saving.
* Don't allow clobbering in a likely delay slot.
Since, we don't know which path it will take. Also, don't clobber when
it's the delay slot of the instruction in question - this was a tricky
case.
* jit: Improve and unify GPR spill logic.
Now the same logic on x86 and ARM, and handles HI/LO/etc. better.
* Fix a sign comparison warning.
This isn't really negative anyway.
* jit: Make available js_ and jo_ in regcaches.
* Exclude the X64Emitter test on ARM.
Don't want to make that run on ARM...
* Merge pull request #7148 from unknownbrackets/arm-jitharness
Allow running JitHarness (and other unittests) on Android
* Use %* for more than 1 arg in ab.cmd.
* Add an option to build Unittest on Android.
* Fix ppsspp_headless on Android Lollipop.
* Fix a warning.
I want to keep the default missing for warnings.
* Cleanup to link assembler on arm unittest builds.
* Update native.
* Update armips (accidentally changed it in a previous commit)
* Merge pull request #7143 from lioncash/net
proAdhoc: Make some functions return boolean values.
* Merge pull request #7147 from lioncash/moarconst
Mark some functions as const
* Mark some functions as const
* Minor fixes

PPSSPP Git (2014/12/08) v0.9.9.1-1122 : EmuCR: PPSSPP

EmuCR-ppsspp-20141208-x64.7z


EmuCR-ppsspp-20141208-x86.7z


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

FB Alpha Shuffle v2.4.0 (2014/12/06)  (0) 2014.12.09
PCSX2 Git (2014/12/08)  (0) 2014.12.09
Citra Git (2014/11/20)  (0) 2014.11.25
DeSmuME SVN r5055  (0) 2014.11.25
HDNes (2014/11/18)  (0) 2014.11.25