changeset 2549:a4e47925f654

Updated
author boisy
date Sat, 12 Jun 2010 12:49:56 +0000
parents 0a4ce6e154fb
children 211d45f3a730
files level1/coco/startup.dw level1/modules/dwread.asm level2/coco3/bootfiles/makefile
diffstat 3 files changed, 3 insertions(+), 3 deletions(-) [+]
line wrap: on
line diff
--- a/level1/coco/startup.dw	Sat Jun 12 12:22:47 2010 +0000
+++ b/level1/coco/startup.dw	Sat Jun 12 12:49:56 2010 +0000
@@ -1,6 +1,6 @@
 * Echo welcome message
 echo * Welcome to NitrOS-9 Level 1 *
-echo *        and DriveWire        *
+echo *      with DriveWire 4       *
 echo *    on the Color Computer    *
 date -t
 
--- a/level1/modules/dwread.asm	Sat Jun 12 12:22:47 2010 +0000
+++ b/level1/modules/dwread.asm	Sat Jun 12 12:49:56 2010 +0000
@@ -34,7 +34,7 @@
 rx0010    bcc       rxExit              ; exit if timeout expired
           ldb       #$ff                ; init timeout lsb
 rx0020    lda       $FF41               ; check for byte ready
-          bita      #$01
+          bita      #$02
           bne       rxByte              ; branch if start bit detected
           subb      #1                  ; decrement timeout lsb
           bcc       rx0020              ; loop until timeout lsb rolls under
--- a/level2/coco3/bootfiles/makefile	Sat Jun 12 12:22:47 2010 +0000
+++ b/level2/coco3/bootfiles/makefile	Sat Jun 12 12:49:56 2010 +0000
@@ -31,7 +31,7 @@
 		$(MD)/n3_scdwn.dd $(MD)/n4_scdwn.dd $(MD)/n5_scdwn.dd \
 		$(MD)/n6_scdwn.dd $(MD)/n7_scdwn.dd $(MD)/n8_scdwn.dd \
 		$(MD)/n9_scdwn.dd $(MD)/n10_scdwn.dd $(MD)/n11_scdwn.dd \
-		$(MD)/n12_scdwn.dd $(MD)/n13_scdwn.dd $(MD)/n14_scdwn.dd \
+		$(MD)/n12_scdwn.dd $(MD)/n13_scdwn.dd \
 		$(MD)/scdwp.dr $(MD)/p_scdwp.dd \
 		$(MD)/pipeman.mn $(MD)/piper.dr $(MD)/pipe.dd \
 		$(MD)/clock_60hz $(MD)/clock2_dw3_becker