; clear bit 6 (will set back to buffer 0 if has overflowed to 4)
bc_fa totrack,6
debug '9' ; write 'v' to serial port
+
+ bs_f flags, flags_tellnmra ; ensure we tell
+ bs_f PIE1, TXIE ; host to send us more
return
idloc1_master equ 7
idloc1_boarddet equ 6
+flags res 1 ; miscellaneous state flags
+flags_tellnmra equ 7 ; must tell host about NMRA buffer state
+
t res 1 ; general temporary
t_dolocal res 1 ; temporary for <foo>_local_do
outmsg_end res 1 ; first empty byte in outbuf