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

https://github.com/2bt/chip-8

Interpreter
https://github.com/2bt/chip-8

Last synced: 9 months ago
JSON representation

Interpreter

Awesome Lists containing this project

README

          

chip-8
======

An interpreter prototype. You will need [LÖVE](http://love2d.org/).

## References ##

+ http://devernay.free.fr/hacks/chip8/C8TECH10.HTM
+ http://en.wikipedia.org/wiki/CHIP-8