]> cloudbase.mooo.com Git - z180-stamp.git/blobdiff - z180/bioscio.180
avr/z180-serv.c: Workaround for GCC bug PR61443
[z180-stamp.git] / z180 / bioscio.180
index a3a179f71980d59bfe81dc2124aa4df88f9e4eb5..2d8e5e032ac13c86c60f6de9282abb93f69abb14 100644 (file)
@@ -65,7 +65,8 @@ c$init$loop:
        dec     c\r
        jp      p,c$init$loop\r
 \r
-       ld      hl,1100000000000000b    ; assign console to HOST and ASCI1\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