Skip to content

aedlebeck/chip8_emu

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Chip-8 Emulator in Rust

Simple virtual machine/emulator for chip8 built with rust.

Features

  • Default clock speed is roughly 600MHz
  • Clock speed can be adjusted in game with arrow keys
  • Rewind x amount of frames with left arrow key

Acknowledgements

Very helpful test rom:

About

Simple chip8 emulator written in rust.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages