Home » Personal collection » Acorn tapes » Own_Work » box01_tape03b_acorn_d60_desk_diary.wav » FREDFROD
FREDFROD
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 » Acorn tapes » Own_Work » box01_tape03b_acorn_d60_desk_diary.wav |
Filename: | FREDFROD |
Read OK: | ✔ |
File size: | 011C bytes |
Load address: | FFFF0E00 |
Exec address: | FFFF8023 |
File contents
10 MODE 2 20 VDU 5 30 START=0:L=1:Y=1024 40 REPEAT 50 X=START 60 REPEAT 70 FOR A=1 TO 7 80 MOVE X,Y 90 GCOL 0,A 100 PRINT MID$("FRED FROD",L,1) 110 X=X+6:Y=Y-8 120 NEXT 130 UNTIL Y<128 140 Y=1024:START=START+64:L=L+1 150 UNTIL L=10 160 END 170 MODE 2 180 VDU 5 190 MOVE 500,500 200 PRINT"FRED FROD" 210 MOVE 503,496 220 PRINT"FRED FROD"
� 2 � 5 START=0:L=1:Y=1024 ( � 2 X=START < � F � A=1 � 7 P � X,Y Z � 0,A d � �"FRED FROD",L,1) n X=X+6:Y=Y-8 x � � � Y<128 � Y=1024:START=START+64:L=L+1 � � L=10 � � � � 2 � � 5 � � 500,500 � �"FRED FROD" � � 503,496 � �"FRED FROD" �
00000000 0d 00 0a 08 20 eb 20 32 0d 00 14 08 20 ef 20 35 |.... . 2.... . 5| 00000010 0d 00 1e 17 20 53 54 41 52 54 3d 30 3a 4c 3d 31 |.... START=0:L=1| 00000020 3a 59 3d 31 30 32 34 0d 00 28 06 20 f5 0d 00 32 |:Y=1024..(. ...2| 00000030 0c 20 58 3d 53 54 41 52 54 0d 00 3c 06 20 f5 0d |. X=START..<. ..| 00000040 00 46 0e 20 e3 20 41 3d 31 20 b8 20 37 0d 00 50 |.F. . A=1 . 7..P| 00000050 0a 20 ec 20 58 2c 59 0d 00 5a 0a 20 e6 20 30 2c |. . X,Y..Z. . 0,| 00000060 41 0d 00 64 18 20 f1 20 c1 22 46 52 45 44 20 46 |A..d. . ."FRED F| 00000070 52 4f 44 22 2c 4c 2c 31 29 0d 00 6e 10 20 58 3d |ROD",L,1)..n. X=| 00000080 58 2b 36 3a 59 3d 59 2d 38 0d 00 78 06 20 ed 0d |X+6:Y=Y-8..x. ..| 00000090 00 82 0c 20 fd 20 59 3c 31 32 38 0d 00 8c 20 20 |... . Y<128... | 000000a0 59 3d 31 30 32 34 3a 53 54 41 52 54 3d 53 54 41 |Y=1024:START=STA| 000000b0 52 54 2b 36 34 3a 4c 3d 4c 2b 31 0d 00 96 0b 20 |RT+64:L=L+1.... | 000000c0 fd 20 4c 3d 31 30 0d 00 a0 06 20 e0 0d 00 aa 08 |. L=10.... .....| 000000d0 20 eb 20 32 0d 00 b4 08 20 ef 20 35 0d 00 be 0e | . 2.... . 5....| 000000e0 20 ec 20 35 30 30 2c 35 30 30 0d 00 c8 11 20 f1 | . 500,500.... .| 000000f0 22 46 52 45 44 20 46 52 4f 44 22 0d 00 d2 0e 20 |"FRED FROD".... | 00000100 ec 20 35 30 33 2c 34 39 36 0d 00 dc 11 20 f1 22 |. 503,496.... ."| 00000110 46 52 45 44 20 46 52 4f 44 22 0d ff |FRED FROD"..| 0000011c