From: ian Date: Sun, 18 Dec 2005 19:44:13 +0000 (+0000) Subject: seems to work; go further through X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ijackson/git?a=commitdiff_plain;h=b02594db686ee32ecf66ade5c793aa08c01a138e;p=trains.git seems to work; go further through --- diff --git a/TODO b/TODO index d9eeb16..4a4d083 100644 --- a/TODO +++ b/TODO @@ -1,9 +1,5 @@ crash readout: master i2c should go into known state -move panic morse_TI2 in slave.asm along - and debug next bit - - layout polarity diagram colourful segment encoding: make moveable feature selection in subseg2display bitwise rather than setwise diff --git a/detpic/slave.asm b/detpic/slave.asm index 84c8fb0..aa4b106 100644 --- a/detpic/slave.asm +++ b/detpic/slave.asm @@ -15,13 +15,14 @@ slave mov_fw picno call i2cs_init + call bitnum2bit_init call points_local_init - panic morse_TI2 call polarity_local_init call detect_local_init call detect_slave_init + panic morse_TI2 bs_f INTCON, GIEH bs_f INTCON, GIEL