chiark / gitweb /
new workable OFF behaviour implemented and it compiles but is not tested
[trains.git] / detpic / energy.asm
2006-05-13 iannew workable OFF behaviour implemented and it compiles...
2006-05-12 ianFix double-Fault bug. Change state machine comment...
2006-05-08 ianproperly return from short circuit interrupt
2006-01-01 ianremove various debugging junk: all uses of xdebug remov...
2005-12-31 ianfixes from nye debugging
2005-12-30 iandetection seems to work now, yay
2005-12-30 ianremove various xdebugs and associated debugging
2005-12-30 ianmove manipulation of flags_polarising into energy;...
2005-12-30 ianfix totally bogus single-byte serial command handling...
2005-12-29 iannew make-externs automatically generates " extern...
2005-12-29 ianfix fundamentally incorrect algorithms and make it...
2005-12-29 ianfix two bit-sense bugs
2005-12-29 ianreserve /^ [^ ;]/ for statements inserted for debugging...
2005-12-28 ianmake new energy code compile
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-23 ianreverse.asm uses slave_table instead of its own table...
2005-12-23 ianrename power -> energy for improved completion