Play! Git (2015/06/21) is complied. Play! is an attempt at creating an emulator for the PlayStation 2 (PS2) console on the Windows platform. It is currently written in C/C++. It uses an instruction caching/recompilation scheme to achieve better performance while emulating the CPU.
Play! Git Changelog:
* Import cpufeatures library needed by CodeGen.
* Compile for Cortex-A7 on Android.
* Made stdout port work again.