mirror of
https://github.com/antoinevignau/source.git
synced 2025-01-16 21:32:11 +00:00
4d4fb6a665
Some old (WIP) disassemblies and my own source code now available online.
7 lines
156 B
Plaintext
7 lines
156 B
Plaintext
5 HOME
|
|
10 PRINT "SLAVE DISKETTE-48K-BY TONY DEAN"
|
|
20 PRINT "SCRATCH DISK FOR 'PICNIC PARANOIA'"
|
|
30 D$ = CHR$ (4)
|
|
40 PRINT D$;"CATALOG"
|
|
50 END
|