glados: some fine tuning

This commit is contained in:
Vince Weaver
2017-01-09 14:58:27 -05:00
parent c29fb18058
commit 91a100a4c2

View File

@@ -29,7 +29,7 @@
'
' Wait a few seconds, or until keypressed
'
10 I=0
10 I=0:VTAB 24:PRINT "H FOR HELP"
11 IF PEEK(-16384)>=128 THEN GET A$:GOTO 13
12 I=I+1:IF I<500 GOTO 11
13 HGR
@@ -295,7 +295,7 @@
9066 PRINT"* *"
9068 PRINT"************************"
9090 POKE 32,0
9091 FOR I=1 TO 3000:NEXT I
9091 FOR I=1 TO 2500:NEXT I
9099 RETURN
'
' BUGS:
@@ -326,4 +326,3 @@
' Call out to Still Alive
'