chip8-emulator-in-rust A simple Pet Project created as an excuse to learn Rust. References CHIP-8 CHIP-8 Wikipedia How to write an emulator (CHIP-8 interpreter) Rust A Gentle Introduction To Rust Virtual Structs Blog Posts Series Part 1, Part 2, Part 3 and Part 4.