Skip to content

Cheese-Space/RCHIP-8

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

43 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RCHIP-8 a chip-8 emulator written in rust

chip-8 is a small interpreter developed by Joe Weisbecker in 1977.
Since then newer versions of chip-8 like super-chip have been released.

note on compatibility

currently, RCHIP-8 is only compatible with the original chip-8 and not with extensions like super-chip.

todo for v0.2.0

  • implement super-chip suport
  • have configurable settings (e.g. set colors)
  • implement sound (sound timer is already present)
  • open a file picker when no argument is passed in

About

chip-8 emulator written in rust

Resources

License

Stars

0 stars

Watchers

0 watching

Forks

Packages

 
 
 

Contributors

Languages