Home » Personal collection » Acorn hard disk » misc » misc2 » dcfprogs/Graphics/Pixel2

dcfprogs/Graphics/Pixel2

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 hard disk » misc » misc2
Filename: dcfprogs/Graphics/Pixel2
Read OK:
File size: 007F bytes
Load address: 0000
Exec address: 0000
Duplicates

There is 1 duplicate copy of this file in the archive:

File contents
   10 MODE 5
   20 FORm=&5800TO&7FFF
   30 ?m=(RND(256)-1)
   40 NEXT
   50 VDU 28,0,0,0,0
   60 REPEAT
   70 FORc=0 TO 3
   80 VDU 19,c,RND(8)-1,0,0,0
   85 NEXT
   90 UNTIL 0

 � 5
 �m=&5800�&7FFF
 ?m=(�(256)-1)
( �
2 � 28,0,0,0,0
< �
F
 �c=0 � 3
P � 19,c,�(8)-1,0,0,0
U �
Z � 0
�
00000000  0d 00 0a 08 20 eb 20 35  0d 00 14 13 20 e3 6d 3d  |.... . 5.... .m=|
00000010  26 35 38 30 30 b8 26 37  46 46 46 0d 00 1e 12 20  |&5800.&7FFF.... |
00000020  3f 6d 3d 28 b3 28 32 35  36 29 2d 31 29 0d 00 28  |?m=(.(256)-1)..(|
00000030  06 20 ed 0d 00 32 11 20  ef 20 32 38 2c 30 2c 30  |. ...2. . 28,0,0|
00000040  2c 30 2c 30 0d 00 3c 06  20 f5 0d 00 46 0d 20 e3  |,0,0..<. ...F. .|
00000050  63 3d 30 20 b8 20 33 0d  00 50 18 20 ef 20 31 39  |c=0 . 3..P. . 19|
00000060  2c 63 2c b3 28 38 29 2d  31 2c 30 2c 30 2c 30 0d  |,c,.(8)-1,0,0,0.|
00000070  00 55 06 20 ed 0d 00 5a  08 20 fd 20 30 0d ff     |.U. ...Z. . 0..|
0000007f