A CHIP-8 Emulator written in C++ with both original COSMAC VIP and modern behaviour.
- Full CHIP-8 instruction set implementation
- Option to switch between COSMAC VIP and modern behaviour
- Keypad input mapping to modern keyboards
- C++17 or higher
- SDL3
- A CHIP-8 ROM file (for testing)