chiark
/
gitweb
/
~ijackson
/
trains.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9546338
)
turn one mov_ff to a mov_fw
author
ian
<ian>
Wed, 21 Dec 2005 13:39:59 +0000
(13:39 +0000)
committer
ian
<ian>
Wed, 21 Dec 2005 13:39:59 +0000
(13:39 +0000)
detpic/nmra-stream.asm
patch
|
blob
|
history
diff --git
a/detpic/nmra-stream.asm
b/detpic/nmra-stream.asm
index 8c00e46100247ef077a1c4f9e2e4d68393d88266..6ff993ade54915d24420c5cb7cdf08cd3143e39c 100644
(file)
--- 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_f
f fromserial,WREG
+ mov_f
w fromserial
xor_wfwa totrack
and_lw 0x30
bra_nz read_from_buffer