Home » Archimedes archive » Archimedes World » AW-1991-06.adf » June91 » !AWJun91/Goodies/Eureka/!app/file2

!AWJun91/Goodies/Eureka/!app/file2

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/file2
Read OK:
File size: 00BF bytes
Load address: 0000
Exec address: 0000
File contents
   10PRINT"Running second program"'
   20PRINT"Press RETURN"
   30REPEAT UNTIL GET=13
   40MODE3:COLOUR 0,4:COLOUR 1,3
   50PRINT"THIS IS MODE 3"''
   60FOR loop%=1 TO 50
   70PRINT" MODE 3 ";
   80NEXT loop%
   90PRINT''"Press RETURN"
  100REPEAT UNTIL GET=13
  110
  120END
�"Running second program"'
�"Press RETURN"
� � �=13
(�3:� 0,4:� 1,3
2�"THIS IS MODE 3"''
<� loop%=1 � 50
F�" MODE 3 ";
P� loop%
Z�''"Press RETURN"
d� � �=13
n
x�
�
00000000  0d 00 0a 1e f1 22 52 75  6e 6e 69 6e 67 20 73 65  |....."Running se|
00000010  63 6f 6e 64 20 70 72 6f  67 72 61 6d 22 27 0d 00  |cond program"'..|
00000020  14 13 f1 22 50 72 65 73  73 20 52 45 54 55 52 4e  |..."Press RETURN|
00000030  22 0d 00 1e 0c f5 20 fd  20 a5 3d 31 33 0d 00 28  |"..... . .=13..(|
00000040  12 eb 33 3a fb 20 30 2c  34 3a fb 20 31 2c 33 0d  |..3:. 0,4:. 1,3.|
00000050  00 32 17 f1 22 54 48 49  53 20 49 53 20 4d 4f 44  |.2.."THIS IS MOD|
00000060  45 20 33 22 27 27 0d 00  3c 12 e3 20 6c 6f 6f 70  |E 3"''..<.. loop|
00000070  25 3d 31 20 b8 20 35 30  0d 00 46 10 f1 22 20 4d  |%=1 . 50..F.." M|
00000080  4f 44 45 20 33 20 22 3b  0d 00 50 0b ed 20 6c 6f  |ODE 3 ";..P.. lo|
00000090  6f 70 25 0d 00 5a 15 f1  27 27 22 50 72 65 73 73  |op%..Z..''"Press|
000000a0  20 52 45 54 55 52 4e 22  0d 00 64 0c f5 20 fd 20  | RETURN"..d.. . |
000000b0  a5 3d 31 33 0d 00 6e 04  0d 00 78 05 e0 0d ff     |.=13..n...x....|
000000bf