chip8 This is a Chip-8 emulator written in Rust. How to use You can try running some roms from the roms directory: cargo r -- roms/INVADERS For the INVADERS rom controls are q and e for moving and w for shooting.