From: Justin Wind Date: Sat, 12 May 2012 18:55:51 +0000 (-0700) Subject: further changes for v1.7: cpu fixes, support for 'hardware' devices, display to vnc X-Git-Url: http://git.squeep.com/?a=commitdiff_plain;ds=sidebyside;h=0a1b4588f79e3719af9431a98da44350030df754;hp=0a1b4588f79e3719af9431a98da44350030df754;p=dcpu16 further changes for v1.7: cpu fixes, support for 'hardware' devices, display to vnc small changes throughout for 1.7, normalized some variable names, all registers now indexable in array. fixed behavior of branch-skip. changes to hw interfaces. added initial clock, keyboard, and display modules. display module now supports rendering as vnc server. hardware devices are still somewhat incomplete and lack testing. ---