Skip to content

yasteen/chip-8

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

chip-8

A CHIP-8 emulator

Run this program with a specified CHIP-8 file go run ./cmd/chip-8 [FILENAME]

There are unfortunately multiple differences in implementations over the years. They can be configured by editing emulator.Config.[QUIRK_NAME] in cmd/chip-8/main.go.

Releases

No releases published

Packages

No packages published

Languages