From: ceb Date: Sun, 15 May 2005 21:51:23 +0000 (+0000) Subject: add extra blank space between nybbles of register readout X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ijackson/git?a=commitdiff_plain;h=4838f4075642c589b7c5bbbd0673e6ea761df9a5;p=trains.git add extra blank space between nybbles of register readout --- diff --git a/cebpic/morsepanic.asm b/cebpic/morsepanic.asm index e8eadeb..a5d7e79 100644 --- a/cebpic/morsepanic.asm +++ b/cebpic/morsepanic.asm @@ -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