chip8 emulator work in progress To run the emulator you'll need to install SDL2. Usage $ git clone [email protected]:fmmartins/chip8.git $ cargo install && cargo run -- <file> Resources Cowgod's Chip8 Technical Reference TODO Integrate crate: term Implement mod: keypad Implement mod: logger TESTS TESTS TESTS