Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 265 Bytes

README.md

File metadata and controls

10 lines (7 loc) · 265 Bytes

Chip8

Just another Chip8 emulator. Mainly used as a means to explore emulation and cutting my teeth with Rust.

While it should be functionally complete, it's not necessarily the cleanest or most accurate.

If you want to run it:

cargo run <romfile>