Skip to content

casey-white/chip-8

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Rust Chip-8 Emulator

Generic Chip-8 Emulator used as an exercise in practicing both emulator and rust programming.

Probably over documented, but when practicing, I like to make sure I can explain in my own words, and go back to the code later and immidiately learn.

To run, in the base directory:

    cargo run <rom_filename>

Releases

No releases published

Packages

No packages published

Languages