From c36d65ab94c5d42fc142f151781e04f07a9bfdca Mon Sep 17 00:00:00 2001 From: ian Date: Wed, 21 Dec 2005 13:39:59 +0000 Subject: [PATCH] turn one mov_ff to a mov_fw --- detpic/nmra-stream.asm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/detpic/nmra-stream.asm b/detpic/nmra-stream.asm index 8c00e46..6ff993a 100644 --- a/detpic/nmra-stream.asm +++ b/detpic/nmra-stream.asm @@ -326,7 +326,7 @@ decide_next_bit ; check whether current to-track buffer = current from-serial buffer ; if yes, transmit 1s (set transmitbit=1, nextaction=1 and return) - mov_ff fromserial,WREG + mov_fw fromserial xor_wfwa totrack and_lw 0x30 bra_nz read_from_buffer -- 2.30.2