Skip to content

Bilbin/chip8-interpreter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Chip8 Interpreter

Generic chip8 interpreter written in rust using Pixels, Rodio, and Winit. Mostly targets the original COSMAC VIP interpreter.

Airplane Screenshot

Run by doing:

cargo run [path_to_your_rom]

Made heavily utilizing Tobias Langhoff's guide: https://tobiasvl.github.io/blog/write-a-chip-8-emulator/

About

COSMAC VIP chip8 interpreter written in Rust

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages