Skip to content

bgreni/Chip8Emulator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Chip8Emulator

Chip 8 emulator I used as both an introduction to Rust and writting emulators!

alt text

Usage

  1. Install SDL2 (Can be done on MacOS using Homebrew brew install sdl2)
  2. Install binary using cargo
    cargo install chip8-rs
    
  3. Download a chip8 rom and play it!
    chip8-rs <path/to/rom>
    

TODO

Beeping

References

Things that helped me:

About

Chip 8 emulator written in rust

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages