A chip-8 implentation using Rust.
It'll be composed to two sections. a) A backend implentation of the chip-8 spec b) A frontend SDL2 program that interfaces with the chip library
I want to fully implement (SUPER-CHIP)[https://en.wikipedia.org/wiki/CHIP-8] by (Erik Bryntse)[https://www.hpcalc.org/authors/312]