An attempt to create an HLE N-Gage Emulator. The project is written C++ (despite github sometimews showing PHP code for strange reasons).
The code is being cleaned and re-organized as a seperate entity. To look more into the code please have a look at : https://github.com/mrRosset/Nomu
Based on both my own Armv4T cpu emulator and Unicorn. Since Unicorn doesn't support any of the elevated kernel modes, work is being done to add that to my own emulator.
Based on the details leaked thanks to the THC group: link removed