Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 302 Bytes

README.md

File metadata and controls

12 lines (8 loc) · 302 Bytes

Chip-8 interpreter written in Rust

Demonstration

Demonstration Video

Supports

  • Register analysis
  • Memory view
  • Step by step debugging
  • Ability to go back in time one instruction at a time