Skip to content

Latest commit

 

History

History
3 lines (2 loc) · 322 Bytes

README.md

File metadata and controls

3 lines (2 loc) · 322 Bytes

CHIP-8 Emulator

A simple CHIP-8 emulator made by following along with Rust in Action Chapter 5. Additional CPU instructions added using this specification published by Columbia University.