Home » Archimedes archive » Archimedes World » AW-1994-02-Disc1.adf » Disk1Feb94 » !AWFeb94/Goodies/Basic/Circles/Circle

!AWFeb94/Goodies/Basic/Circles/Circle

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-1994-02-Disc1.adf » Disk1Feb94
Filename: !AWFeb94/Goodies/Basic/Circles/Circle
Read OK:
File size: 008A bytes
Load address: 0000
Exec address: 0000
File contents
    1
    2LIBRARY "PathLib:OS_units.Paths"
    3MODE MODE
    4circle%=FNPath_CreateCircle(640,512,300)
    5SYS "Draw_Stroke",circle%,,,256
    6END
    7
    8
    9

ț "PathLib:OS_units.Paths"
� �
+circle%=�Path_CreateCircle(640,512,300)
"ș "Draw_Stroke",circle%,,,256
�


	
�
00000000  0d 00 01 04 0d 00 02 1f  c8 9b 20 22 50 61 74 68  |.......... "Path|
00000010  4c 69 62 3a 4f 53 5f 75  6e 69 74 73 2e 50 61 74  |Lib:OS_units.Pat|
00000020  68 73 22 0d 00 03 07 eb  20 eb 0d 00 04 2b 63 69  |hs"..... ....+ci|
00000030  72 63 6c 65 25 3d a4 50  61 74 68 5f 43 72 65 61  |rcle%=.Path_Crea|
00000040  74 65 43 69 72 63 6c 65  28 36 34 30 2c 35 31 32  |teCircle(640,512|
00000050  2c 33 30 30 29 0d 00 05  22 c8 99 20 22 44 72 61  |,300)...".. "Dra|
00000060  77 5f 53 74 72 6f 6b 65  22 2c 63 69 72 63 6c 65  |w_Stroke",circle|
00000070  25 2c 2c 2c 32 35 36 0d  00 06 05 e0 0d 00 07 04  |%,,,256.........|
00000080  0d 00 08 04 0d 00 09 04  0d ff                    |..........|
0000008a