Skip to content

fmarts/chip8

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

41 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

chip8 emulator

work in progress

To run the emulator you'll need to install SDL2.

Usage

$ git clone git@github.com:fmmartins/chip8.git
$ cargo install && cargo run -- <file>

Resources

TODO

  • Integrate crate: term
  • Implement mod: keypad
  • Implement mod: logger
  • TESTS TESTS TESTS

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages