Skip to content

A small chip8 emulator, written in rust for learning purposes :)

License

Notifications You must be signed in to change notification settings

kStor2poche/rusty-chip8

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

rusty-chip8

A small chip8 emulator, written in rust for learning purposes :)

Usage

cargo r --release [path/to/program]

Right now emulation is a bit slow due to minifb and/or the way I use it.

About

A small chip8 emulator, written in rust for learning purposes :)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages