chiark / gitweb /
path-setting
[trains.git] / detpic / nmra-stream.asm
2006-01-01 ianreserve ^ [^ ] for debugging insertions
2005-12-30 ianwatchdog seems to work; fix up memory clearing too
2005-12-30 iannew watchdog feature
2005-12-29 ianfinal fixes for "more" bit inversion
2005-12-29 ianget nmra more right
2005-12-29 ianuse NMRA timing parameters from program.clocks
2005-12-29 iannew make-externs automatically generates " extern...
2005-12-29 iando not spuriously mess with User Fault pin
2005-12-29 ianreserve /^ [^ ;]/ for statements inserted for debugging...
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-26 ianrename buffer labels to prettify crash dump
2005-12-26 ianfix an out of range branch
2005-12-26 ianvarious variable initialisations
2005-12-25 ianabolish lasttelldone in favour of acknmra
2005-12-25 iansay what fromserial = lasttelldone means; also, general...
2005-12-25 ianlasttelldone documented but not implemented
2005-12-21 ianfix bogus buffer_section udata
2005-12-21 iannmra-stream poke host about buffers
2005-12-21 ianwip making main program compile
2005-12-21 ianmov_ff WREG -> mov_fw
2005-12-21 iancall -> rcall, twice
2005-12-21 ianswitch nmra timer ISR to use FSR2 and reserve FSR2...
2005-12-21 ianturn one mov_ff to a mov_fw
2005-12-21 iansave an insn in a conditional bit-copy
2005-12-21 ianremove a bra to immediately following code
2005-12-21 ianoptimise various gotos into bras
2005-12-21 ianglue into ISR High - wip
2005-12-21 iancheck for receiving too much nmra data
2005-12-21 ianmake fromserial update to go to next buffer interrupt...
2005-12-21 ianabout updating fromserial only in serial rx isr
2005-12-21 iando not unset RX interrupt; that happens automatically
2005-12-21 ianuse panic.asm's panic; separate FERR and OERR panics
2005-12-20 ianactually reserve (with "res") nmra buffer; check for...
2005-12-20 iansome comments about the buffer management
2005-12-20 ianundo mistaken changes of equ's to res's (revert some...
2005-12-20 iando not set bsr
2005-12-20 ianserial_interrupts_init abolished; now part of serial_init
2005-12-20 ianPSPMODE is off by default
2005-12-20 ianrun through to-insn-aliases
2005-12-19 ianarrange to call serialrx_generalmsg at the right point
2005-12-19 ianremove some bogus comments
2005-12-19 ianfixme re fsr1 and isr saving etc.
2005-12-18 ianinitial batch of changes to turn from test program...
2005-11-26 ianuse movlw_movwf_spbrg because it has error handling
2005-11-26 ianclock speed varies
2005-11-26 iangiant diffs of clock speed change
2005-08-02 ianwhat kind of xterm
2005-08-02 ianhow to test
2005-08-01 ianenable booster. fix bug introduced in r1.25
2005-04-10 iancommon.inc; routines library; move leds into routines...
2005-01-17 ceb* added serial error checking to nmra-stream (panics...
2005-01-15 ianchecking in thing found in anarres:~ceb/work/trains...
2005-01-09 ianuse BUFFERPAGE constant instead of literal 5
2005-01-08 cebdebugging
2005-01-08 cebdebug
2005-01-08 cebdebugging...
2005-01-08 cebmore debugging
2005-01-06 iandemonstrate SLOW_VERSION
2005-01-05 cebHalf debugged... almost works. Still getting confused...
2005-01-04 cebadding debugging stuff...
2005-01-04 cebsmall changes to compile
2005-01-04 cebditto
2005-01-04 cebtesting changes (timer scalings/value written in after...
2005-01-04 cebmall chnages to nmra-stream.asm
2005-01-04 ianmore comments
2005-01-04 ianeasier bit 6 is a comment comment
2005-01-04 ianfit in 80 columns
2005-01-03 iancomments and halfway read through -iwj
2005-01-03 cebAdded debugging macro to nmra-stream.asm, to write...
2005-01-03 cebminor changes
2005-01-01 cebwritten transmit-to-track section, including checking...
2004-12-20 cebadded serial receive stuff
2004-11-22 cebbuffer initialisation
2004-11-07 cebsmall process editing
2004-11-07 ceboutline for nmra-stream.asm