chiark / gitweb /
Send HELLO as a result of all slaves being online. Do not crash if slave is slow...
[trains.git] / detpic / mascan.asm
2006-05-13 ianSend HELLO as a result of all slaves being online....
2006-05-13 iancorrect comment for cbyte_halted
2006-01-01 ianchange Dl 0x7[234] to 0x9[234] for consistency
2006-01-01 ianremove various debugging junk: all uses of xdebug remov...
2005-12-31 ianfixes from nye debugging
2005-12-30 iangive macro formal parameters globally unique names...
2005-12-30 iandetection seems to work now, yay
2005-12-30 iandetection scanning seems to work
2005-12-30 ianwatchdog seems to work; fix up memory clearing too
2005-12-30 iando not use nonexistent neg_fw insn
2005-12-30 ianstart scanning with board 1, not 2. trying to debug...
2005-12-30 ianremove various xdebugs and associated debugging
2005-12-30 ianactually reconsider who to write to if wslave is empty
2005-12-29 iannew make-externs automatically generates " extern...
2005-12-29 iantemporarily nobble scanning
2005-12-29 ianreserve /^ [^ ;]/ for statements inserted for debugging...
2005-12-28 ianinitialise cslot correctly
2005-12-27 iannew tickdiv for two speeds of tick; working on energy...
2005-12-26 ianvarious variable initialisations
2005-12-25 ianmake it compile again (but not yet link)
2005-12-25 iandetection on master board
2005-12-25 iani2cm_write stuff; fixes to needwrite etc.
2005-12-25 iani2cmu_done and i2c_arrange_something initial implementation
2005-12-23 ianmove slavetable to variables.asm
2005-12-23 ianshuffle sections and files so it compiles without out...
2005-12-22 ianmascan compilation wip
2005-12-22 ianredone bit-fiddling
2005-12-22 ianworking on making it compile
2005-12-22 iani2c read events supposedly done; now try to compile
2005-12-22 ianworking on i2c driving
2005-12-21 iani2cmu_read_got_byte - main scanning loop - wip
2005-12-21 ianmake it build, so far
2005-12-21 ianwip making main program compile