Today has seen the release of a new PC Engine for the GP2X, the author is unknown at this time, heres the info:
- PCE emulator for the GP2X console.
- Based on the XPCE and Hugo emulators, and the minimal library for the GP2X.
- Games run at full speed.
- C++ CPU core, optimized for GCC. It is fast because the PCE registers and other important variables are mapped to ARM registers.
- Limited to 8-bit palette (16-bit mode needs to be implemented, to support the 9-bit palette of the PCE).
- Does not support CDs/ISOs, save states, .... (needs to be implemented).
- Sound at 44100 Hz.
- Roms must have .pce extension and be located in /mnt/sd/roms/pcengine.
- Source code included.
Download and Give Feedback Via Comments