Home » Personal collection » Acorn tapes » Electron_User » Electron_User_tape39a_acorn_eu_1992_october.wav » X.Create
X.Create
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 tapes » Electron_User » Electron_User_tape39a_acorn_eu_1992_october.wav |
Filename: | X.Create |
Read OK: | ✔ |
File size: | 02A9 bytes |
Load address: | FFFF1A00 |
Exec address: | FFFF8023 |
Duplicates
There are 6 duplicate copies of this file in the archive:
- AEW website » mu » mu_5_25_discs_Micro_User_10_08_D-MU10_08.ssd » X.CREATE
- AEW website » mu » mu_5_25_discs_Micro_User_10_09_D-MU10_09.ssd » X.CREATE
- Personal collection » Acorn ADFS disks » Electron » Pixel_map.ADF » PixMap/X/Create
- Personal collection » Acorn ADFS disks » Electron » Sideways_ROMS.ADF » PixMap/X/Create
- Personal collection » Acorn hard disk » zipped_disks » elk03 » sideways/PixMap/X/Create
- Personal collection » Acorn tapes » Electron_User » Electron_User_tape39a_acorn_eu_1992_october.wav » X.Create
- Personal collection » Acorn tapes » Electron_User » Electron_User_tape39b_acorn_eu_1992_october.wav » X.Create
File contents
10REM Shape source files 20REM (c) Martin Dawe 1992 30: 40MODE7 50files%=2 60FOR file%=1 TO files% 70READname$ 80PRINT"Creating shape file..."name$ 90f%=OPENOUT(name$) 100READnum% 110PRINT#f%,num% 120FOR data%=0 TO num% 130READ sx%,sy%,fx%,fy%,xx%,xy%,type% 140PRINT#f%,sx%,sy%,fx%,fy%,xx%,xy%,type% 150NEXT 160CLOSE#f% 170NEXT 180PRINT'"Finished" 190END 200: 210DATA WOBBLE,8 220DATA 1152,1024,128,0,0,0,3 230DATA 1152,896,1152,768,40,0,4 240DATA 1152,384,1152,256,40,0,4 250DATA 128,640,128,512,40,0,4 260DATA 128,128,128,0,40,0,4 270DATA 128,896,128,768,40,0,132 280DATA 128,384,128,256,40,0,132 290DATA 1152,128,1152,0,40,0,132 300DATA 1152,640,1152,512,40,0,132 310DATA WRAP,2 320DATA 768,512,768,1024,60,0,4 330DATA 768,0,0,1024,0,0,3 340DATA 0,512,0,0,90,0,132
� Shape source files � (c) Martin Dawe 1992 : (�7 2files%=2 <� file%=1 � files% F �name$ P"�"Creating shape file..."name$ Zf%=�(name$) d �num% n �#f%,num% x� data%=0 � num% �#� sx%,sy%,fx%,fy%,xx%,xy%,type% �&�#f%,sx%,sy%,fx%,fy%,xx%,xy%,type% �� ��#f% �� ��'"Finished" �� �: �� WOBBLE,8 �� 1152,1024,128,0,0,0,3 �� 1152,896,1152,768,40,0,4 �� 1152,384,1152,256,40,0,4 �� 128,640,128,512,40,0,4 � 128,128,128,0,40,0,4 � 128,896,128,768,40,0,132 � 128,384,128,256,40,0,132 "� 1152,128,1152,0,40,0,132 , � 1152,640,1152,512,40,0,132 6� WRAP,2 @� 768,512,768,1024,60,0,4 J� 768,0,0,1024,0,0,3 T� 0,512,0,0,90,0,132 �
00000000 0d 00 0a 18 f4 20 53 68 61 70 65 20 73 6f 75 72 |..... Shape sour| 00000010 63 65 20 66 69 6c 65 73 0d 00 14 1a f4 20 28 63 |ce files..... (c| 00000020 29 20 4d 61 72 74 69 6e 20 44 61 77 65 20 31 39 |) Martin Dawe 19| 00000030 39 32 0d 00 1e 05 3a 0d 00 28 06 eb 37 0d 00 32 |92....:..(..7..2| 00000040 0c 66 69 6c 65 73 25 3d 32 0d 00 3c 16 e3 20 66 |.files%=2..<.. f| 00000050 69 6c 65 25 3d 31 20 b8 20 66 69 6c 65 73 25 0d |ile%=1 . files%.| 00000060 00 46 0a f3 6e 61 6d 65 24 0d 00 50 22 f1 22 43 |.F..name$..P"."C| 00000070 72 65 61 74 69 6e 67 20 73 68 61 70 65 20 66 69 |reating shape fi| 00000080 6c 65 2e 2e 2e 22 6e 61 6d 65 24 0d 00 5a 0f 66 |le..."name$..Z.f| 00000090 25 3d ae 28 6e 61 6d 65 24 29 0d 00 64 09 f3 6e |%=.(name$)..d..n| 000000a0 75 6d 25 0d 00 6e 0d f1 23 66 25 2c 6e 75 6d 25 |um%..n..#f%,num%| 000000b0 0d 00 78 14 e3 20 64 61 74 61 25 3d 30 20 b8 20 |..x.. data%=0 . | 000000c0 6e 75 6d 25 0d 00 82 23 f3 20 73 78 25 2c 73 79 |num%...#. sx%,sy| 000000d0 25 2c 66 78 25 2c 66 79 25 2c 78 78 25 2c 78 79 |%,fx%,fy%,xx%,xy| 000000e0 25 2c 74 79 70 65 25 0d 00 8c 26 f1 23 66 25 2c |%,type%...&.#f%,| 000000f0 73 78 25 2c 73 79 25 2c 66 78 25 2c 66 79 25 2c |sx%,sy%,fx%,fy%,| 00000100 78 78 25 2c 78 79 25 2c 74 79 70 65 25 0d 00 96 |xx%,xy%,type%...| 00000110 05 ed 0d 00 a0 08 d9 23 66 25 0d 00 aa 05 ed 0d |.......#f%......| 00000120 00 b4 10 f1 27 22 46 69 6e 69 73 68 65 64 22 0d |....'"Finished".| 00000130 00 be 05 e0 0d 00 c8 05 3a 0d 00 d2 0e dc 20 57 |........:..... W| 00000140 4f 42 42 4c 45 2c 38 0d 00 dc 1b dc 20 31 31 35 |OBBLE,8..... 115| 00000150 32 2c 31 30 32 34 2c 31 32 38 2c 30 2c 30 2c 30 |2,1024,128,0,0,0| 00000160 2c 33 0d 00 e6 1e dc 20 31 31 35 32 2c 38 39 36 |,3..... 1152,896| 00000170 2c 31 31 35 32 2c 37 36 38 2c 34 30 2c 30 2c 34 |,1152,768,40,0,4| 00000180 0d 00 f0 1e dc 20 31 31 35 32 2c 33 38 34 2c 31 |..... 1152,384,1| 00000190 31 35 32 2c 32 35 36 2c 34 30 2c 30 2c 34 0d 00 |152,256,40,0,4..| 000001a0 fa 1c dc 20 31 32 38 2c 36 34 30 2c 31 32 38 2c |... 128,640,128,| 000001b0 35 31 32 2c 34 30 2c 30 2c 34 0d 01 04 1a dc 20 |512,40,0,4..... | 000001c0 31 32 38 2c 31 32 38 2c 31 32 38 2c 30 2c 34 30 |128,128,128,0,40| 000001d0 2c 30 2c 34 0d 01 0e 1e dc 20 31 32 38 2c 38 39 |,0,4..... 128,89| 000001e0 36 2c 31 32 38 2c 37 36 38 2c 34 30 2c 30 2c 31 |6,128,768,40,0,1| 000001f0 33 32 0d 01 18 1e dc 20 31 32 38 2c 33 38 34 2c |32..... 128,384,| 00000200 31 32 38 2c 32 35 36 2c 34 30 2c 30 2c 31 33 32 |128,256,40,0,132| 00000210 0d 01 22 1e dc 20 31 31 35 32 2c 31 32 38 2c 31 |..".. 1152,128,1| 00000220 31 35 32 2c 30 2c 34 30 2c 30 2c 31 33 32 0d 01 |152,0,40,0,132..| 00000230 2c 20 dc 20 31 31 35 32 2c 36 34 30 2c 31 31 35 |, . 1152,640,115| 00000240 32 2c 35 31 32 2c 34 30 2c 30 2c 31 33 32 0d 01 |2,512,40,0,132..| 00000250 36 0c dc 20 57 52 41 50 2c 32 0d 01 40 1d dc 20 |6.. WRAP,2..@.. | 00000260 37 36 38 2c 35 31 32 2c 37 36 38 2c 31 30 32 34 |768,512,768,1024| 00000270 2c 36 30 2c 30 2c 34 0d 01 4a 18 dc 20 37 36 38 |,60,0,4..J.. 768| 00000280 2c 30 2c 30 2c 31 30 32 34 2c 30 2c 30 2c 33 0d |,0,0,1024,0,0,3.| 00000290 01 54 18 dc 20 30 2c 35 31 32 2c 30 2c 30 2c 39 |.T.. 0,512,0,0,9| 000002a0 30 2c 30 2c 31 33 32 0d ff |0,0,132..| 000002a9