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