Skip to content

mbStavola/alvin

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Alvin

A mad cute CHIP-8 emulator for funsies.

Quick Start

Simply use cargo build and provide alvin with the path to your CHIP-8 program:

$ cargo build --release
$ ./target/release/alvin --file /path/to/your/program

If you're looking for some CHIP-8 software to run, here are some links:

Also a big thanks to Thomas P. Greene for compiling this amazing reference sheet!

More information about Chip-8

About

A mad cute CHIP-8 emulator for funsies

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages