https://github.com/2bt/chip-8
Interpreter
https://github.com/2bt/chip-8
Last synced: 9 months ago
JSON representation
Interpreter
- Host: GitHub
- URL: https://github.com/2bt/chip-8
- Owner: 2bt
- Created: 2011-08-12T22:12:57.000Z (almost 15 years ago)
- Default Branch: master
- Last Pushed: 2012-12-09T20:06:26.000Z (over 13 years ago)
- Last Synced: 2023-03-11T11:32:01.787Z (over 3 years ago)
- Language: Lua
- Homepage:
- Size: 121 KB
- Stars: 2
- Watchers: 3
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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