Chip-8 Emulator I am writing a Chip-8 emulator in Rust. Once completed, it should be able to run basic games. Why am I building this? I am learning Rust and I want to improve my skills while making a fun project.