fixed bug with instruction decoding in dcpu, fixed bugs in display
authorJustin Wind <justin.wind@gmail.com>
Sat, 12 May 2012 22:05:46 +0000 (15:05 -0700)
committerJustin Wind <justin.wind@gmail.com>
Sat, 12 May 2012 22:05:46 +0000 (15:05 -0700)
commit0a6b0889c67675bd71681ec41774d2ea57ce5335
tree265a5b2197281804b66f800bc4cd057ba7c4ae24
parent0a1b4588f79e3719af9431a98da44350030df754
fixed bug with instruction decoding in dcpu, fixed bugs in display

non-basic instructions had been consuming too many words.
display now draws on screen
Makefile
dcpu16.c
hw_lem1802.c