cycles now correctly accounted for
authorJustin Wind <justin.wind@gmail.com>
Thu, 17 May 2012 21:11:41 +0000 (14:11 -0700)
committerJustin Wind <justin.wind@gmail.com>
Thu, 17 May 2012 21:11:41 +0000 (14:11 -0700)
commitce296c260b229bb5c2e866db7842f3a46ea8c4b7
treef84c2ae7d14e2f4e975f362a0dd992aa14e78af1
parentca03eaaf8fc937a38221cb724857276ece6fd816
cycles now correctly accounted for

Previously, hardware &c was only signaled for a cycle once per instruction step, rather than for the full count of cycles the instruction took.
dcpu16.c
dcpu16.h
hw_lem1802.c
vm-dcpu16.c