EmuCR Feeds
Email Us

EmuCR: PPSSPPPPSSPP Git (2012/11/22) 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 #77 from xsacha/master
Blackberry 10 port
* More blackberry build cleanup
* Adjust blackberry build script for new CMakeLists (redundancies, build dir).
* Merge pull request #76 from Kovensky/cmake
Enable HEADLESS build by default
* Don't set ANDROID, the toolchain file already does
* Enable HEADLESS build by default
Accidentally disabled by not setting it to ON on non-portables.
* Merge pull request #74 from Kovensky/readme
Update the README
* Add build*/ dirs to gitignore
* Update the README
* Merge pull request #73 from Kovensky/cmake
CMake-based build system
* Update bar-descriptor.xml and blackberry_package.sh
The binary that the cmake script produces is PPSSPPBlackberry,
not ppsspp like the old system.
* CMake-based build system.
Tested on Windows with NMake Makefiles and Visual Studio 11 targets.
Tested on Linux with GNU Makefiles target, using GCC as the compiler.
Tested on FreeBSD using clang as the compiler.
Tested for Android on Windows with NMake Makefiles and r8c NDK.
Proxy-tested by xsacha for blackberry.
The android build requires that the android/android.toolchain.cmake
toolchain file is used; an error will be raised if ANDROID is defined
without loading the toolchain file.
When targeting ANDROID, the resulting .so files will be placed in
"android/libs/$ANDROID_ABI" even when building out of tree, since it's
where `ant` expects to find them.
Since the Core library is expected to be named 'ppsspp_jni' on ANDROID,
we also put its name in a variable that is set to 'Core' unless building
on ANDROID, where it is 'ppsspp_jni'.
* Add android.toolchain.cmake from http://code.google.com/p/android-cmake
ANDROID_DEFAULT_NDK_API_LEVEL was changed to 9, otherwise the file
is unchanged.
* Update native submodule
* Several fixes to build under stricter C++11
Add missing #include to various files.
strings.h isn't provided by MSVC so we don't include it there; it's needed
for other OSes/compilers.
Get rid of pre-ISO-C malloc.h includes; malloc is provided by stdlib.h.
Fixes some linuxisms.
Prepend __builtin_ to __clear_cache, calling it without the prefix is a
GNU extension.
* Move toplevel windows-specific files to the Windows dir
* Merge pull request #71 from xsacha/master
Blackberry 10 port
* Version update for Blackberry
* Merge pull request #72 from unknownbrackets/mutexes
Darn, buildfix for debug.
* Darn, buildfix for debug.

EmuCR: PPSSPP

Download: PPSSPP Git (2012/11/22) x86
Download: PPSSPP Git (2012/11/22) x64
Download: PPSSPP Git (2012/11/22) 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!