Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

https://github.com/inrick/CHIP-8

CHIP-8 interpreter
https://github.com/inrick/CHIP-8

Last synced: about 2 months ago
JSON representation

CHIP-8 interpreter

Lists

README

        

# CHIP-8

Naive CHIP-8 interpreter implemented by following the instructions on
http://www.multigesture.net/articles/how-to-write-an-emulator-chip-8-interpreter/

Uses [GLFW](http://www.glfw.org/) for graphics.