]> cloudbase.mooo.com Git - z180-stamp.git/blobdiff - z180/bioscio.180
Continue Integration
[z180-stamp.git] / z180 / bioscio.180
index 5ec55c69b07e44d1eefe8392e2df6e5fe998f6e4..b0fd4daa98fd7b2b513132cf4e0acd73624d0836 100644 (file)
@@ -65,7 +65,8 @@ c$init$loop:
        dec     c\r
        jp      p,c$init$loop\r
 \r
-       ld      hl,1000000000000000b    ; assign console to HOST\r
+;      ld      hl,1000000000000000b    ; assign console to HOST\r
+       ld      hl,0100000000000000b    ; assign console to ASCI1\r
        ld      (@civec),hl\r
        ld      (@covec),hl\r
        ld      hl,0000000000000000b    ; assign auxiliary to nothing\r