dos33fsprogs/demos/d2/hello.bas
Vince Weaver 7959042667 d2_hgr: add code to quit when key pressed
then optimized to find room for it
2021-11-11 21:41:43 -05:00

7 lines
171 B
QBasic

5 HOME
10 PRINT "HGR DEMO2 - 1K DEMO AT DEMOSPLASH 2021"
20 PRINT CHR$(4);"CATALOG"
25 PRINT:PRINT "AUTOMATICALLY STARTING"
30 PRINT "]BRUN D2"
40 PRINT CHR$(4);"BRUN D2"