Skip to content

Limits0x/chip8

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A CHIP-8 Emulator

Demo

Features

  • Built using Rust
  • Statically links SDL2 (no need to install SDL2 for building)
  • Can run all ROMS
  • Has a Sound Timer

Building

cargo build --release

Running

target/release/chip8 <path-to-rom> (If no rom is provided, it will use the default rom)

Resources

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages