EmuCR Feeds
Email Us

EmuCR: PPSSPPPPSSPP Git (2014/12/08) is compiled. PPSSPP is a fast and portable PSP emulator for 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

EmuCR: PPSSPP

Download: PPSSPP Git (2014/12/08) x86
Download: PPSSPP Git (2014/12/08) x64
Download: PPSSPP Git (2014/12/08) for Android
Source: Here



Random Related Topic Refresh Related Topic

Random Related Topic Loading...

0 Comments

Post a Comment

Can't post a comment? Try This!