EmuCR Feeds
Email Us

EmuCR: PPSSPPPPSSPP Git (2013/12/10) is compiled. PPSSPP is a fast and portable PSP emulator for Android, Windows, Mac, and Linux, written in C++.

PPSSPP Git Changelog:
* Buildfix for Windows Qt. Enable PSP model SLIM on Symbian (works fine due to lack of mmap).
* Merge pull request #4778 from sum2012/log
Improve windows log
* Improve windows log
Log name now ppsspplog.txt
Enable debug loggng
* ARMJit: Fix bug in instruction mtv, affecting SSX
SSX still has other problems on ARM though.
* Seems it's condition inversion day today. Fix another.
* Proper fix for libpng16 includes.
Improve Blackberry CMake toolchain.
* Return an int not a u32 for proper error check.
* Fix disarm warnings in clang more properly
* Remove unnecessary ifdef
* Fix buildfix: there shouldn't be a zero there at all.
* Merge pull request #4773 from pal1000/master
Add .ZIP files to load ROM. Also made some organizing in the Load ROM di...
* Fix typo
* Add .ZIP files to load ROM. Also made some organizing in the Load ROM dialog
* Update native
* Don't leak icon textures when shutting down the graphics system.
Happens on Android task switching for example.
Also update the README (got rid of kitkat fullscreen temporary because
I can't get it to work reliably).
* Merge pull request #4772 from amirzaim/patch-2
Update buildfix for Clang 3.4
* Update buildfix for Clang 3.4
Adding the wrapper to avoid warning "-Wtautological-compare":
#ifdef clang-3.4
#pragma GCC diagnostic push
#pragma GCC diagnostic ignored "-Wtautological-compare" //used to avoid warning, force compiler to accept it.
#endif clang-3.4
$Code_Content_Here
#ifdef clang-3.4
#pragma GCC diagnostic pop
#endif clang-3.4
Tested on both GCC and Clang compilers and none of these compilers have this problem.
* Check for INF in fog coef, replace with large value. See #2387
* Merge pull request #4771 from raven02/patch-33
std::bind build fix for VS2012
* std::bind build fix for VS2012

EmuCR: PPSSPP

Download: PPSSPP Git (2013/12/10) x86
Download: PPSSPP Git (2013/12/10) x64
Download: PPSSPP Git (2013/12/10) 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!