Skip to content

GalihFajar/hachigo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Hachigo - CHIP-8 Emulator

Hachigo is a simple CHIP-8 emulator. It's equipped with SDL as the user interface.

Usage

To run using non-original behavior:

$ go run . -f <filepath>

To run using original behavior:

$ go run . -f <filepath> -o

To view the usage of other optional flags:

$ go run . -h

About

A CHIP-8 emulator.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages