From be8ba826fa5b5c61e0936da74cde1a13a605eebd Mon Sep 17 00:00:00 2001 From: ian Date: Wed, 21 Dec 2005 13:51:04 +0000 Subject: [PATCH] mov_ff WREG -> 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 ced92f6..d53c44f 100644 --- a/detpic/nmra-stream.asm +++ b/detpic/nmra-stream.asm @@ -353,7 +353,7 @@ read_from_buffer ; check if bit7, if so, advance byte, return debug 'p' - mov_ff INDF2, WREG + mov_fw INDF2 and_wfwa totrackbit ; select bit to be transmitted bra_z zero_bit_to_track -- 2.30.2