Add a way of building eturtle.exe, unfortunately had to muck around with startup...
[hf86v099.git] / hf86exe.asm
index ed8a141..1f42c3b 100644 (file)
@@ -1027,8 +1027,9 @@ RXFET1:   $NEXT
 ;   : set-i/o  S" CON" stdin ;                 \ MS-DOS only\r
 \r
                $COLON  NameSet_IO,Set_IO\r
-               DW      DoLIT,Set_IOstr         ;MS-DOS only\r
-               DW      COUNT,STDIN             ;MS-DOS only\r
+; Nick removed this, want to use ordinary DOS redirection instead\r
+;              DW      DoLIT,Set_IOstr         ;MS-DOS only\r
+;              DW      COUNT,STDIN             ;MS-DOS only\r
                DW      EXIT\r
 \r
 ;;;;;;;;;;;;;;;;\r