chiark / gitweb /
reserve /^ [^ ;]/ for statements inserted for debugging purposes
[trains.git] / detpic / program.asm
2005-12-29 ianreserve /^ [^ ;]/ for statements inserted for debugging...
2005-12-29 ianget rid of panic morse_TI1
2005-12-28 ianmake crashread of pic0 work
2005-12-28 ianFinished faults and power in energy.asm (but not yet...
2005-12-27 iannew tickdiv for two speeds of tick; working on energy...
2005-12-27 ianmanage CDU fullness separately from point firing
2005-12-26 iancommand_crashed works; no more panic_UC; rearrange...
2005-12-26 ianfix an out of range branch
2005-12-26 ianvarious variable initialisations
2005-12-26 ianincoming point commands and outgoing to slave; ping...
2005-12-25 ianadd tick.asm and compile it (but still does not link)
2005-12-25 ianremove obsolete version of incoming command dispatch...
2005-12-25 iandetection on master board
2005-12-25 ianserialtxbuf_init
2005-12-25 iantransmit management - initial cut
2005-12-25 iancall polarity_master_init
2005-12-25 ianneed to init mascan
2005-12-23 ianmangle i2clib into two copies, one for panic starting...
2005-12-23 ianmake sure PCLAT* is updated properly
2005-12-23 ianreverse.asm uses slave_table instead of its own table...
2005-12-23 ianshuffle sections and files so it compiles without out...
2005-12-22 ianworking on i2c driving
2005-12-21 ianwip making main program compile
2005-12-21 ianget rid of {master,slave}.{asm,inc}; disable test-sofar...
2005-12-18 iannew low-priority interrupt arrangements
2005-12-14 ianinit qq...
2005-12-06 iannew arrangements including points; about to hack for...