Skip to content

Latest commit

 

History

History
6 lines (5 loc) · 185 Bytes

README.md

File metadata and controls

6 lines (5 loc) · 185 Bytes

CRAB8

Yet another Chip-8 emulator written in Rust (for learning purposes).

Usage:

  • create /roms directory and put roms there, like, /roms/ibm.ch8
  • run it with cargo run -- ibm