Skip to content

Latest commit

 

History

6 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 

Repository files navigation

Chip8

I created this project because of my interest in Rust and emulation.

Todo

  • Load a rom and split it into the correct parts

  • Handle all instructions

  • Graphics (with SDL)

  • [] Sound -> Already implemented the timer, just have to add the frequenz and the playback.

  • Keyboard Input -> I know how it's working and implemented the basic concept, just have to fix another bug before adding controls.

  • Tests

  • Clean the code - I learned the basics with this project so at the moment it's kinda messy.

About

Chip8 project written in Rust

Topics

Resources

Stars

3 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages