K 10 svn:author V 6 jbeich K 8 svn:date V 27 2015-05-24T00:20:11.598297Z K 7 svn:log V 458 emulators/ppsspp: add new port PPSSPP is a PSP emulator written in C++. It translates PSP CPU instructions directly into optimized x86, x64 and ARM machine code, using JIT recompilers (dynarecs). PPSSPP can thus run on quite low-spec hardware, including stronger ARM-based phones and tablets, as long as there's OpenGL ES 2.0 support. http://www.ppsspp.org/development.html Requested by: RyanBram @ PCBSD forums Motivated by: review D2608 (thus .ifdefs) END