Rusty Chip 8 What is this: This is a simple CHIP 8 Emulator written in Rust using SDL2 and rodio. How to use: cargo run --package rusty_chip_8 --bin rusty_chip_8 -- --filename <path to the file to load> Screenshoots with some popular chip8 roms : IBM MAZE KALEID TETRIS PONG2