chiark / gitweb /
correct comment for cbyte_halted
authorian <ian>
Sat, 13 May 2006 16:03:15 +0000 (16:03 +0000)
committerian <ian>
Sat, 13 May 2006 16:03:15 +0000 (16:03 +0000)
detpic/mascan.asm

index b4e974427f45f56773ee06bdf37b55557c6c127a..7cf6a4b2630f87f91be40ec8003809236ec951c5 100644 (file)
@@ -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
        ;       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
 cbyte_halted equ 0 ; also set briefly while we decide what to do next
 
 wslave                 res 1 ; slave we need to write to