There is one emulator that we could run on RPi, PPSSPP is the name. Sadly, we have to compile it from source. I haven't managed to compile it myself, because of some strange "enum" error. Also I think it must be compiled with GLES libraries from /opt/vc/, but I don't know how to add them to CMake fi...