mirror of
https://github.com/V2RetroComputing/analog.git
synced 2024-11-26 06:49:16 +00:00
7 lines
171 B
QBasic
7 lines
171 B
QBasic
|
10 HOME
|
||
|
20 POKE - 16206,0
|
||
|
30 POKE - 16207,0
|
||
|
40 PRINT CHR$ (4);"BLOAD REACTIVE.FONT"
|
||
|
50 PRINT CHR$ (4);"BRUN UPLOADFONT"
|
||
|
60 PRINT CHR$ (4);"-QUIT.SYSTEM"
|