mrRosset / Engemu

An attempt to create an HLE C++ N-Gage Emulator.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Engemu

An attempt to create an HLE N-Gage Emulator. The project is written C++ (despite github sometimews showing PHP code for strange reasons).

Status

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

CPU Emulation

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.

Memory Emulation

Based on the details leaked thanks to the THC group: link removed

Interface

Engemu screenshot

About

An attempt to create an HLE C++ N-Gage Emulator.

License:GNU General Public License v3.0


Languages

Language:PHP 83.3%Language:C++ 10.1%Language:C 6.3%Language:Objective-C 0.2%Language:Python 0.0%Language:Batchfile 0.0%