• Print

CPCE


Description

CPCE is a PCE emulator for the GP2X handheld console based on the XPCE and Hugo emulator sources 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.

Links

Downloads

Gallery