]> cloudbase.mooo.com Git - z180-stamp.git/blobdiff - z180/bioscio.180
working fat ls whith relative path and wildcards
[z180-stamp.git] / z180 / bioscio.180
index 5ec55c69b07e44d1eefe8392e2df6e5fe998f6e4..2d8e5e032ac13c86c60f6de9282abb93f69abb14 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,0010000000000000b    ; assign console to ASCI1\r
        ld      (@civec),hl\r
        ld      (@covec),hl\r
        ld      hl,0000000000000000b    ; assign auxiliary to nothing\r