1.1 diff -r d6f699f89303 -r e20f02519835 src/state.c 1.2 --- a/src/state.c Thu Mar 03 13:05:21 2011 +0000 1.3 +++ b/src/state.c Fri Mar 04 00:41:52 2011 +0000 1.4 @@ -19,6 +19,7 @@ 1.5 state.idmarw = state.dmaen = state.dmaenb = false; 1.6 state.dma_count = state.dma_address = 0; 1.7 state.pie = 0; 1.8 + state.ee = 0; 1.9 state.leds = 0; 1.10 state.genstat = 0; // FIXME: check this 1.11 state.bsr0 = state.bsr1 = 0; // FIXME: check this