Home » Personal collection » Commodore tapes » Commodore_16 » drawer_br_tape10b_d46_c16_ghost_maze.wav » football
football
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_tape10b_d46_c16_ghost_maze.wav |
| Filename: | football |
| Read OK: | ✔ |
| File size: | 01E9 bytes |
| Load address: | 1001 |
| Exec address: | 0000 |
File contents
10 SCNCLR
20 COLOR 0,6,4
30 COLOR 1,1
40 COLOR 4,15,3
50 GRAPHIC2,1:FOR M=1 TO 5
60 PRINT"<reverse on> <rev off>";
70 NEXT
80 GOSUB 100
90 GOTO 240
100 COLOR 1,2
110 DRAW 1,10,80 TO 1,80 TO 1,100 TO 10,100 TO 10,80
120 PAINT 1,5,90:COLOR 1,1
130 CHAR 1,0.5,11,"G"
140 COLOR 1,2
150 DRAW 1,316,80 TO 307,80 TO 307,100 TO 316,100 TO 316,80
160 PAINT 1,310,90:COLOR 1,1
170 CHAR 1,39,11,"C"
180 COLOR 1,2
190 DRAW 1,160,1 TO 160,200
200 CIRCLE ,160,90,20,15
210 DRAW 1,10,80 TO 20,80 TO 20,100 TO 10,100
220 DRAW 1,307,80 TO 297,80 TO 297,100 TO 307,100
230 RETURN
240 GOTO 240
� � 0,6,4 � 1,1 *( � 4,15,3 =2 �2,1:� M�1 � 5 p<