Chipurat8 A little CHIP8 emulator written in rust Run it by specifying your favorite chip8 rom: cargo run -- --rom roms/space_invaders.ch8 You can find public domain roms here