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 d68feb1fd9 Add Sdl rendering, Add keyboard input 3 years ago
chip8 Add Sdl rendering, Add keyboard input 3 years ago
roms Add Sdl rendering, Add keyboard input 3 years ago
src Add Sdl rendering, Add keyboard input 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 Sdl rendering, Add keyboard input 3 years ago

README.md

chip8-rs

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

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