Home » Archimedes archive » Micro User » MU 1992-02.adf » Listings » 8/LIST1

8/LIST1

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 » Micro User » MU 1992-02.adf » Listings
Filename: 8/LIST1
Read OK:
File size: 00B4 bytes
Load address: 0000
Exec address: 0000
Duplicates

There are 2 duplicate copies of this file in the archive:

File contents
    0REM"�LISTING1
   10MODE5
   20VDU23,224,60,114,118,255,255,126,126,60
   30VDU23,225,60,114,86,223,207,64,100,60
   40A$=CHR$224
   50X=1:Y=12
   60COLOUR2
   70FORI=1TO15
   80PRINTTAB(X,Y)A$
   90A=INKEY(20)
  100X=X+1
  110NEXT
�"�LISTING1

�5
)�23,224,60,114,118,255,255,126,126,60
'�23,225,60,114,86,223,207,64,100,60
(A$=�224
2X=1:Y=12
<�2
F�I=1�15
P�X,Y)A$
ZA=�(20)
d	X=X+1
n�
�
00000000  0d 00 00 0f f4 22 83 4c  49 53 54 49 4e 47 31 0d  |.....".LISTING1.|
00000010  00 0a 06 eb 35 0d 00 14  29 ef 32 33 2c 32 32 34  |....5...).23,224|
00000020  2c 36 30 2c 31 31 34 2c  31 31 38 2c 32 35 35 2c  |,60,114,118,255,|
00000030  32 35 35 2c 31 32 36 2c  31 32 36 2c 36 30 0d 00  |255,126,126,60..|
00000040  1e 27 ef 32 33 2c 32 32  35 2c 36 30 2c 31 31 34  |.'.23,225,60,114|
00000050  2c 38 36 2c 32 32 33 2c  32 30 37 2c 36 34 2c 31  |,86,223,207,64,1|
00000060  30 30 2c 36 30 0d 00 28  0b 41 24 3d bd 32 32 34  |00,60..(.A$=.224|
00000070  0d 00 32 0c 58 3d 31 3a  59 3d 31 32 0d 00 3c 06  |..2.X=1:Y=12..<.|
00000080  fb 32 0d 00 46 0b e3 49  3d 31 b8 31 35 0d 00 50  |.2..F..I=1.15..P|
00000090  0c f1 8a 58 2c 59 29 41  24 0d 00 5a 0b 41 3d a6  |...X,Y)A$..Z.A=.|
000000a0  28 32 30 29 0d 00 64 09  58 3d 58 2b 31 0d 00 6e  |(20)..d.X=X+1..n|
000000b0  05 ed 0d ff                                       |....|
000000b4