Skip to content

adrianwong/chip8

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

chip8

Baby's first emulator, of the CHIP-8 variety. (The NES was a wee bit daunting for a first emulator project.)

Hacked together in Rust.

Usage

$ cargo run --release roms/ROM_NAME

Screenshots

invaders

tetris

tictac

Known issues

  • No sound. (It's monotone anyway, so no huge loss.)
  • Not cycle-accurate.

References

About

Baby's first emulator

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages