Skip to content

spencerelliott/chip8-rs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Rusty CHIP-8

This is a simple CHIP-8 simulator written in Rust. Third-party dependencies are to be kept to a minimum to allow portability across platforms. Special thanks to Cowgod's CHIP-8 technical reference as it has been a great reference while working on this project.

TODO

  • CPU
  • Memory
  • Graphics
  • Sound
  • Write test suite

About

A CHIP-8 emulator written in Rust

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages