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:
cbd8ea4
)
ditto
author
ceb
<ceb>
Tue, 4 Jan 2005 22:34:35 +0000
(22:34 +0000)
committer
ceb
<ceb>
Tue, 4 Jan 2005 22:34:35 +0000
(22:34 +0000)
cebpic/nmra-stream.asm
patch
|
blob
|
history
detpic/nmra-stream.asm
patch
|
blob
|
history
diff --git
a/cebpic/nmra-stream.asm
b/cebpic/nmra-stream.asm
index 4e0175a13700344a97e2a30936e8ba230ee74929..c799e8c2fd353ea4a1bb86d6fd9bdceb06979cb1 100644
(file)
--- a/
cebpic/nmra-stream.asm
+++ b/
cebpic/nmra-stream.asm
@@
-226,7
+226,7
@@
fromserial_overflow
timer0_interrupt
bcf INTCON,2,0 ; clear interrupt-set bit
- movlw 0x0
0
; (testing)
+ movlw 0x0
1
; (testing)
; movlw 0x6E ; (not-testing)
movwf W,TMR0L ; set timer0 to 0x6E (so interrupt takes 58us)
diff --git
a/detpic/nmra-stream.asm
b/detpic/nmra-stream.asm
index 4e0175a13700344a97e2a30936e8ba230ee74929..c799e8c2fd353ea4a1bb86d6fd9bdceb06979cb1 100644
(file)
--- a/
detpic/nmra-stream.asm
+++ b/
detpic/nmra-stream.asm
@@
-226,7
+226,7
@@
fromserial_overflow
timer0_interrupt
bcf INTCON,2,0 ; clear interrupt-set bit
- movlw 0x0
0
; (testing)
+ movlw 0x0
1
; (testing)
; movlw 0x6E ; (not-testing)
movwf W,TMR0L ; set timer0 to 0x6E (so interrupt takes 58us)