chip8 emulator work in progress To run the emulator you'll need to install SDL2. Usage $ git clone git@github.com: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