Home » Personal collection » Acorn ADFS disks » Electron_User_Group » EUG_31.ADF » P/D/TRANGLS

P/D/TRANGLS

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 ADFS disks » Electron_User_Group » EUG_31.ADF
Filename: P/D/TRANGLS
Read OK:
File size: 00BD bytes
Load address: FFFF0E00
Exec address: FFFF802B
Duplicates

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

File contents
   10 REM TRIANGLES
   20 REM BARRY PRETSELL
   30 MODE 2
   40 VDU 23,1,0;0;0;0;
   50 REPEAT
   60 GCOL 0,RND(16)
   70 DRAW RND(1280),RND(1280)
   80 PLOT 85,RND(1280),RND(1000)
   90 SOUND 1,-15,RND(200),1
  100 IF INKEY(-99) THEN REPEAT UNTIL INKEY(-74)
  110 UNTIL FALSE

 � TRIANGLES
 � BARRY PRETSELL
 � 2
( � 23,1,0;0;0;0;
2 �
< � 0,�(16)
F � �(1280),�(1280)
P � 85,�(1280),�(1000)
Z � 1,-15,�(200),1
d � �(-99) � � � �(-74)
n � �
�
00000000  0d 00 0a 10 20 f4 20 54  52 49 41 4e 47 4c 45 53  |.... . TRIANGLES|
00000010  0d 00 14 15 20 f4 20 42  41 52 52 59 20 50 52 45  |.... . BARRY PRE|
00000020  54 53 45 4c 4c 0d 00 1e  08 20 eb 20 32 0d 00 28  |TSELL.... . 2..(|
00000030  14 20 ef 20 32 33 2c 31  2c 30 3b 30 3b 30 3b 30  |. . 23,1,0;0;0;0|
00000040  3b 0d 00 32 06 20 f5 0d  00 3c 0e 20 e6 20 30 2c  |;..2. ...<. . 0,|
00000050  b3 28 31 36 29 0d 00 46  16 20 df 20 b3 28 31 32  |.(16)..F. . .(12|
00000060  38 30 29 2c b3 28 31 32  38 30 29 0d 00 50 19 20  |80),.(1280)..P. |
00000070  f0 20 38 35 2c b3 28 31  32 38 30 29 2c b3 28 31  |. 85,.(1280),.(1|
00000080  30 30 30 29 0d 00 5a 15  20 d4 20 31 2c 2d 31 35  |000)..Z. . 1,-15|
00000090  2c b3 28 32 30 30 29 2c  31 0d 00 64 1a 20 e7 20  |,.(200),1..d. . |
000000a0  a6 28 2d 39 39 29 20 8c  20 f5 20 fd 20 a6 28 2d  |.(-99) . . . .(-|
000000b0  37 34 29 0d 00 6e 08 20  fd 20 a3 0d ff           |74)..n. . ...|
000000bd
P/D/TRANGLS.m0
P/D/TRANGLS.m1
P/D/TRANGLS.m2
P/D/TRANGLS.m4
P/D/TRANGLS.m5