Skip to content

cluebbehusen/rust-chip-8-interpreter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

rust-chip-8-interpreter

A basic CHIP-8 interpreter, written in Rust

Features

  • Display, audio, and button input powered by SDL
  • Configurable instruction time and display scale
  • Debug mode (waits before each instruction cycle and prints debug information)
  • Configurable quirks (load quirk, shift quirk, etc.)

Usage

cargo run -- --help

About

A CHIP-8 interpreter, written in Rust

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages