Home » Archimedes archive » Archimedes World » AW-1991-06.adf » June91 » !AWJun91/Goodies/Eureka/!app/file1
!AWJun91/Goodies/Eureka/!app/file1
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 » Archimedes archive » Archimedes World » AW-1991-06.adf » June91 |
Filename: | !AWJun91/Goodies/Eureka/!app/file1 |
Read OK: | ✔ |
File size: | 00A6 bytes |
Load address: | 0000 |
Exec address: | 0000 |
File contents
10MODE 13:COLOUR 128+48:COLOUR 15:CLS 20PRINT"Running first program"' 30PRINT"THIS IS MODE 13"'' 40FOR loop%=1 TO 50 50PRINT"MODE 13 "; 60NEXT loop% 70PRINT''"Press RETURN" 80REPEAT UNTIL GET=13 90 100END
� 13:� 128+48:� 15:� �"Running first program"' �"THIS IS MODE 13"'' (� loop%=1 � 50 2�"MODE 13 "; <� loop% F�''"Press RETURN" P� � �=13 Z d� �
00000000 0d 00 0a 18 eb 20 31 33 3a fb 20 31 32 38 2b 34 |..... 13:. 128+4| 00000010 38 3a fb 20 31 35 3a db 0d 00 14 1d f1 22 52 75 |8:. 15:......"Ru| 00000020 6e 6e 69 6e 67 20 66 69 72 73 74 20 70 72 6f 67 |nning first prog| 00000030 72 61 6d 22 27 0d 00 1e 18 f1 22 54 48 49 53 20 |ram"'....."THIS | 00000040 49 53 20 4d 4f 44 45 20 31 33 22 27 27 0d 00 28 |IS MODE 13"''..(| 00000050 12 e3 20 6c 6f 6f 70 25 3d 31 20 b8 20 35 30 0d |.. loop%=1 . 50.| 00000060 00 32 10 f1 22 4d 4f 44 45 20 31 33 20 22 3b 0d |.2.."MODE 13 ";.| 00000070 00 3c 0b ed 20 6c 6f 6f 70 25 0d 00 46 15 f1 27 |.<.. loop%..F..'| 00000080 27 22 50 72 65 73 73 20 52 45 54 55 52 4e 22 0d |'"Press RETURN".| 00000090 00 50 0c f5 20 fd 20 a5 3d 31 33 0d 00 5a 04 0d |.P.. . .=13..Z..| 000000a0 00 64 05 e0 0d ff |.d....| 000000a6