A Python-based Chip8 emulator, with dynamic recompilation.
- CPU is feature complete
- Dynamic recompilation
- Open-GL frontend and graphical output
- Keyboard input
- Sound
- Implement alternative instructions for certain misbehaving games.
- Add chip8 colour support