Skip to content

Latest commit

 

History

19 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Rust CHIP-8 Emulator

This is an emulator for the CHIP-8 in Rust, adapted from Austin Morlen's CHIP-8 Emulator. Credit goes to him!

Screenshot of CHIP-8 Emulator

Installation Instructions

  1. Install Rust and SDL2 on your computer.
  2. Clone this repository.
  3. Run cargo run <Scale> <Time Delay> <ROM Path>, for example cargo run 15 2 tetris.ch8.
  4. Enjoy!

About

A CHIP-8 emulator written in Rust

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages