XP-8 is a CHIP-8 emulator that runs Chip-8 public domain roms. The Chip 8 actually never was a real system, but more like a virtual machine (VM) developed in the 70’s by Joseph Weisbecker. Games written in the Chip 8 language could easily run on systems that had a Chip 8 interpreter.
Current sources:
git init
git clone https://github.com/MelloTonio/XP-8.git
./Build/build
Give a ⭐ if this project was helpful in any way!