Skip to content

Latest commit

 

History

History
9 lines (3 loc) · 135 Bytes

README.md

File metadata and controls

9 lines (3 loc) · 135 Bytes

Another Chip-8 Emulator!

A simple Chip-8 emulator written in Rust! 🦀

Run cargo run /path/to/rom.ch8 to run the emulator.