mirror of
https://github.com/V2RetroComputing/analog.git
synced 2025-02-18 06:30:33 +00:00
7 lines
172 B
QBasic
7 lines
172 B
QBasic
10 HOME
|
|
20 POKE - 16206,0
|
|
30 POKE - 16207,0
|
|
40 PRINT CHR$ (4);"BLOAD LOWERCASE.FONT"
|
|
50 PRINT CHR$ (4);"BRUN UPLOADFONT"
|
|
60 PRINT CHR$ (4);"-QUIT.SYSTEM"
|