Download: http://www.mediafire.com/?q36f2ih61osh856
Download: http://www.mediafire.com/?q36f2ih61osh856











| The Following User Says Thank You to vakkov For This Useful Post: | ||
git clone https://github.com/hrydgard/ppsspp.git cd ppsspp git submodule update --init
#if !defined(_WIN32) && !defined(PANDORA) +//ucontext.h will be then skipped +#define _SYS_UCONTEXT_H 1 #include <signal.h> #endif
mkdir build cd build cmake .. -DARM:boolean=ON -DX86:boolean=OFF -DUSING_GLES2:boolean=ON -DHEADLESS:boolean=OFF make
| The Following User Says Thank You to AapoRantalainen For This Useful Post: | ||