chiark / gitweb /
add extra blank space between nybbles of register readout
authorceb <ceb>
Sun, 15 May 2005 21:51:23 +0000 (21:51 +0000)
committerceb <ceb>
Sun, 15 May 2005 21:51:23 +0000 (21:51 +0000)
cebpic/morsepanic.asm

index e8eadeb0cf18354811af70cf001eaca8598c097d..a5d7e7954eda05f91317bf146c9e4db6731bd771 100644 (file)
@@ -254,7 +254,7 @@ register_readout_loop
         return
 
         movlw          4
-        cmp_fw_ifne    WREG4,0         ; if loop counter !=4 (nybble length), 
+        cmp_fw_ifne    WREG4           ; if loop counter !=4 (nybble length), 
                                        ; skip insertion of extra black space
        goto            not_nybble_boundary
        call            waiting