You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
arnaucube b9c4be977a Add Sdl canvas 3 years ago
chip8 Add main structure of Emulator & Chip8 crate 3 years ago
src Add Sdl canvas 3 years ago
.gitignore Add main structure of Emulator & Chip8 crate 3 years ago
Cargo.toml Add Sdl canvas 3 years ago
LICENSE Initial commit 3 years ago
README.md Add main structure of Emulator & Chip8 crate 3 years ago

README.md

chip8-rs

CHIP-8 emulator written in Rust. (Done from the Go implementation: https://github.com/arnaucube/go-chip8)

https://en.wikipedia.org/wiki/CHIP-8