Home » Personal collection » Commodore tapes » Commodore_16 » drawer_br_tape04b_c16_c60_computer_tape_1.wav » commands
commands
This website contains an archive of files for the Acorn Electron, BBC Micro, Acorn Archimedes, Commodore 16 and Commodore 64 computers, which Dominic Ford has rescued from his private collection of floppy disks and cassettes.
Some of these files were originally commercial releases in the 1980s and 1990s, but they are now widely available online. I assume that copyright over them is no longer being asserted. If you own the copyright and would like files to be removed, please contact me.
Tape/disk: | Home » Personal collection » Commodore tapes » Commodore_16 » drawer_br_tape04b_c16_c60_computer_tape_1.wav |
Filename: | commands |
Read OK: | ✔ |
File size: | 0315 bytes |
Load address: | 1001 |
Exec address: | 0000 |
File contents
5 SCNCLR 10 COLOR 4,7,6 20 COLOR 0,7,6 30 COLOR 1,1 40 PRINT"(C) COMMODORE 16" 50 PRINT"READY." 60 PRINT"COMMODORE BASIC V3.5 12277 BYTES FREE" 70 PRINT"BACKUP" 80 PRINT"COLLECT" 90 PRINT"CONT" 100 PRINT"COPY" 110 PRINT"DELETE" 120 PRINT"DIRECTORY" 130 PRINT"DLOAD" 140 PRINT"DSAVE" 150 PRINT"HEADER" 160 PRINT"HELP" 170 PRINT"KEY" 180 PRINT"LIST" 190 PRINT"LOAD" 200 PRINT"NEW" 210 PRINT"RENAME" 220 PRINT"RENUMBER" 230 PRINT"RUN" 240 PRINT"SAVE" 250 PRINT"SCRATCH" 260 PRINT"VERIFY" 270 PRINT"CHAR" 280 PRINT"CIRCLE" 290 PRINT"CLOSE" 300 PRINT"CLR" 310 PRINT"CMD" 320 PRINT"COLOR" 330 PRINT"DATA" 340 PRINT"DEF FN" 350 PRINT"DIM" 360 PRINT"LOOP" 370 PRINT"DO" 380 PRINT"DRAW" 390 PRINT"END" 400 PRINT"FOR" 410 PRINT"GET" 420 PRINT"GETKEY" 430 PRINT"GET#" 440 PRINT"GOSUB" 450 PRINT"GOTO" 460 PRINT"GRAPHIC" 470 PRINT"GRAPHIC CLR" 480 PRINT"IF" 490 PRINT"INPUT" 500 PRINT"INPUT#" 510 PRINT"LET" 520 PRINT"LOCATE" 530 PRINT"MONITOR" 540 PRINT"ON" 550 PRINT"OPEN" 560 PRINT"PAINT" 570 PRINT"POKE" 580 PRINT"PRINT"
� � 4,7,6 � 0,7,6 ) � 1,1 A( �"(C) COMMODORE 16"