A basic CHIP-8 interpreter, written in Rust
- Display, audio, and button input powered by SDL
- Configurable instruction time and display scale
- Debug mode (waits before each instruction cycle and prints debug information)
- Configurable quirks (load quirk, shift quirk, etc.)
cargo run -- --help