From 0633b396bd1defa069b6046e6ca1a5f2b0091245 Mon Sep 17 00:00:00 2001 From: ian Date: Sat, 13 May 2006 16:03:15 +0000 Subject: [PATCH] correct comment for cbyte_halted --- detpic/mascan.asm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/detpic/mascan.asm b/detpic/mascan.asm index b4e9744..7cf6a4b 100644 --- a/detpic/mascan.asm +++ b/detpic/mascan.asm @@ -15,7 +15,7 @@ cbyte res 1 ; M0B1 0000 we're expecting more detection byte 1 ; M010 0000 we're expecting more detection byte 2 ; 1000 0000 we're expecting an extra byte - ; ???? ???1 reading halted due to lack of buffer space: + ; ???? ???1 reading halted for any reason: cbyte_halted equ 0 ; also set briefly while we decide what to do next wslave res 1 ; slave we need to write to -- 2.30.2