README.markdown @ 8155568555ec

Fix screen-wrapping bullshit, move declarations, opcode->instruction
author Steve Losh <steve@stevelosh.com>
date Fri, 16 Dec 2016 23:27:33 -0500
parents 3adca260d465
children 2b9d7edf9182
A Chip-8 emulator in Common Lisp.

* **License:** MIT/X11


References
----------

* http://devernay.free.fr/hacks/chip8/C8TECH10.HTM
* http://mattmik.com/files/chip8/mastering/chip8.html
* https://github.com/AfBu/haxe-chip-8-emulator/wiki/(Super)CHIP-8-Secrets