Skip to content

chriskonstad/chip8

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

41 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TODO

  • Get keyboard input working
  • Get sound working
  • Clean up code
  • Add command line flags for options
  • Add documentation
  • Refactor src/main.rs into smaller, clean modules
  • Write blog article
  • Move sound to SDL
  • Limit sound counter to 60Hz
  • Add benchmarks?
  • Publish?
  • Add command line UI in place of SDL?
  • Add keyboard maps
  • Fix flickering
  • Change colors?

Games

You can find games here.

References

I used some Chip8 resources while writing this emulator.

About

A Chip8 emulator written in Rust.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages