chipwit Chip-8 emulator/interpreter written in Rust. This project is meant as a way to learn about registers, memory, instructions, etc... References: Austion Morlan: Building a Chip-8 emulator [c++] mattmikolay: Chip-8 Wiki Tobias V. Langhoff: Guide to making a CHIP-8 emulator River Gillis: Emulating a Computer: The CHIP-8 Interpreter