Tree
- Tree:
c9639e088d151e99ac42ab4ae9bce6fa7ce87104- Date:
- Message:
- changed arrays to vecs, video driver only holds vec
| .gitignore | commits | blame |
| Cargo.lock | commits | blame |
| Cargo.toml | commits | blame |
| README.md | commits | blame |
| src/ | |
README.md
# yac8e yac8e is yet another Chip8 emulator, written in Rust. It will use [minifb](https://docs.rs/minifb/0.19.3/minifb/) for video and keyboard inputs.
