Skip to content

randall-fulton/chip8

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Chip8

Just another Chip8 emulator. Mainly used as a means to explore emulation and cutting my teeth with Rust.

While it should be functionally complete, it's not necessarily the cleanest or most accurate.

If you want to run it:

cargo run <romfile>

About

Simple Chip-8 emulator, written in Rust.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages