Skip to content

mbStavola/alvin

Folders and files

NameName
Last commit message
Last commit date

Latest commit

0149f9c · Aug 21, 2019

History

31 Commits
Aug 21, 2019
Oct 15, 2017
Jan 6, 2019
Sep 16, 2017
Jan 6, 2019
Jan 6, 2019
Oct 1, 2018

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