ptitSeb ported PPSSPP to the OpenPandora handheld. PPSSPP is an open source project, licensed under the GPL 2.0 (or later).

PPSSPP is a PSP emulator written in C++, and translates PSP CPU instructions directly into optimized x86, x64 and (soon) ARM machine code, using an efficient JIT compiler. PPSSPP can thus run on quite low-spec hardware, including stronger Android phones and tablets, as long as there’s support for OpenGL ES 2.0.

Changes:

* In sync with the git repo