work in progress
To run the emulator you'll need to install SDL2.
$ git clone git@github.com:fmmartins/chip8.git
$ cargo install && cargo run -- <file>
- Integrate crate: term
- Implement mod: keypad
- Implement mod: logger
- TESTS TESTS TESTS
work in progress
To run the emulator you'll need to install SDL2.
$ git clone git@github.com:fmmartins/chip8.git
$ cargo install && cargo run -- <file>