chippy

command module
v0.0.0-...-785681e Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jun 6, 2023 License: MIT Imports: 6 Imported by: 0

README

chippy

CHIP-8 emulator implemented in Go.

Installation
  1. Clone the repository
  2. Install project dependencies
go mod download
How To Run
go run main.go -file=path/to/rom

Note: run the following to get information about the program flags

go run main.go -h
Keyboard Mapping
Original Layout Modern Layout
1 1
2 2
3 3
C 4
4 Q
5 W
6 E
D R
7 A
8 S
9 D
E F
A Z
0 X
B C
F V
Improvements
  • Add sound
  • Add debugger (to help visualize program execution)
  • Create a CHIP-8 game
References

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL