mirror of
https://github.com/deater/dos33fsprogs.git
synced 2024-11-01 01:06:33 +00:00
b1238af49d
this will probably upset people
10 lines
189 B
QBasic
10 lines
189 B
QBasic
5 HOME
|
|
10 PRINT " OOTW PROOF OF CONCEPT BY DEATER"
|
|
80 VTAB 12
|
|
85 HTAB 6:PRINT "PLEASE FLIP DISK TO CONTINUE"
|
|
92 PRINT
|
|
160 POKE 5,0
|
|
200 PRINT CHR$ (4)"BRUN LOADER"
|
|
|
|
|