proxy.golang.org : github.com/ejholmes/chip8
Package chip8 provides a Go implementation of the CHIP-8 emulator. CHIP-8 is an interpreted programming language, developed by Joseph Weisbecker. It was initially used on the COSMAC VIP and Telmac 1800 8-bit microcomputers in the mid-1970s. CHIP-8 programs are run on a CHIP-8 virtual machine. It was made to allow video games to be more easily programmed for said computers. This package provides a Go implementation that can run CHIP-8 binaries.
Registry
-
Source
- Documentation
- JSON
purl: pkg:golang/github.com/ejholmes/chip8
License: MIT
Latest release: almost 7 years ago
First release: almost 7 years ago
Namespace: github.com/ejholmes
Stars: 27 on GitHub
Forks: 2 on GitHub
See more repository details: repos.ecosyste.ms
Last synced: 4 months ago