Home » Recent acquisitions » Acorn ADFS disks » adfs_AcornUser_199801_2.adf » Regulars2 » StarInfo/Boham/PatternSA
StarInfo/Boham/PatternSA
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 » Recent acquisitions » Acorn ADFS disks » adfs_AcornUser_199801_2.adf » Regulars2 |
Filename: | StarInfo/Boham/PatternSA |
Read OK: | ✔ |
File size: | 05EE bytes |
Load address: | 0000 |
Exec address: | 0000 |
File contents
10ON ERROR: ON ERROR OFF: PRINT REPORT$;" at line ";ERL:END 20MODE 13 30MODE 9:OFF 40FOR c=0 TO 15 50COLOUR c,c*16,c*16,c*16 60NEXT c 70PROCass 80S1=1:S2=2 90REPEAT 100FOR A%=0 TO 255 110IFINKEY5 120WAIT:SYS 6,112,S1:SYS 6,113,S2:SWAP S1,S2 130CALL draw 140NEXT A% 150UNTIL FALSE 160END 170: 180DEFPROCass 190DIM code% 1024,L% -1 200FOR pass=8 TO 10 STEP 2 210P%=code% 220[OPT pass 230.draw mov10,0 240 adr 0, s1 250 adr 1, s2 260 swi &31 270 ldr 12, s2 280 mov 9, #256 290.yloop mov 8, #160 300.xloop add 0, 8, 10 310 sub 1, 9, 10 320 eor 0, 0, 1 330 add 0, 0, 10 340 and 0, 0, #15 350 add 0, 0, 0, lsl #4 360 strb 0, [12], #1 370 subs 8, 8, #1 380 bgt xloop 390 subs 9, 9, #1 400 bgt yloop 410 mov pc, 14 420.s1 EQUD 148 430 EQUD -1 440.s2 EQUD 0 450 460] 470NEXT pass 480ENDPROC
$� �: � � �: � �$;" at line ";�:� � 13 � 9:� (� c=0 � 15 2� c,c*16,c*16,c*16 <� c F�ass P S1=1:S2=2 Z� d� A%=0 � 255 n�5 x'Ȗ:ș 6,112,S1:ș 6,113,S2:Ȕ S1,S2 � � draw �� A% �� � �� �: � ��ass �� code% 1024,L% -1 �� pass=8 � 10 � 2 �P%=code% � [OPT pass �!.draw mov10,0 �5 adr 0, s1 �5 adr 1, s2 0 swi &31 5 ldr 12, s2 7 mov 9, #256 "-.yloop mov 8, #160 ,7.xloop add 0, 8, 10 6; sub 1, 9, 10 @: eor 0, 0, 1 J; add 0, 0, 10 T< and 0, 0, #15 ^E add 0, 0, 0, lsl #4 h; strb 0, [12], #1 r; subs 8, 8, #1 |2 bgt xloop �; subs 9, 9, #1 �2 bgt yloop �5 mov pc, 14 �0.s1 EQUD 148 �/ EQUD -1 �..s2 EQUD 0 � �] � � pass �� �
00000000 0d 00 0a 24 ee 20 85 3a 20 ee 20 85 20 87 3a 20 |...$. .: . . .: | 00000010 f1 20 f6 24 3b 22 20 61 74 20 6c 69 6e 65 20 22 |. .$;" at line "| 00000020 3b 9e 3a e0 0d 00 14 08 eb 20 31 33 0d 00 1e 09 |;.:...... 13....| 00000030 eb 20 39 3a 87 0d 00 28 0e e3 20 63 3d 30 20 b8 |. 9:...(.. c=0 .| 00000040 20 31 35 0d 00 32 16 fb 20 63 2c 63 2a 31 36 2c | 15..2.. c,c*16,| 00000050 63 2a 31 36 2c 63 2a 31 36 0d 00 3c 07 ed 20 63 |c*16,c*16..<.. c| 00000060 0d 00 46 08 f2 61 73 73 0d 00 50 0d 53 31 3d 31 |..F..ass..P.S1=1| 00000070 3a 53 32 3d 32 0d 00 5a 05 f5 0d 00 64 10 e3 20 |:S2=2..Z....d.. | 00000080 41 25 3d 30 20 b8 20 32 35 35 0d 00 6e 07 e7 a6 |A%=0 . 255..n...| 00000090 35 0d 00 78 27 c8 96 3a c8 99 20 36 2c 31 31 32 |5..x'..:.. 6,112| 000000a0 2c 53 31 3a c8 99 20 36 2c 31 31 33 2c 53 32 3a |,S1:.. 6,113,S2:| 000000b0 c8 94 20 53 31 2c 53 32 0d 00 82 0a d6 20 64 72 |.. S1,S2..... dr| 000000c0 61 77 0d 00 8c 08 ed 20 41 25 0d 00 96 07 fd 20 |aw..... A%..... | 000000d0 a3 0d 00 a0 05 e0 0d 00 aa 05 3a 0d 00 b4 09 dd |..........:.....| 000000e0 f2 61 73 73 0d 00 be 16 de 20 63 6f 64 65 25 20 |.ass..... code% | 000000f0 31 30 32 34 2c 4c 25 20 2d 31 0d 00 c8 15 e3 20 |1024,L% -1..... | 00000100 70 61 73 73 3d 38 20 b8 20 31 30 20 88 20 32 0d |pass=8 . 10 . 2.| 00000110 00 d2 0c 50 25 3d 63 6f 64 65 25 0d 00 dc 0d 5b |...P%=code%....[| 00000120 4f 50 54 20 70 61 73 73 0d 00 e6 21 2e 64 72 61 |OPT pass...!.dra| 00000130 77 20 6d 6f 76 31 30 2c 30 20 20 20 20 20 20 20 |w mov10,0 | 00000140 20 20 20 20 20 20 20 20 20 0d 00 f0 35 20 20 20 | ...5 | 00000150 20 20 20 20 20 20 20 20 20 20 61 64 72 20 20 20 | adr | 00000160 20 20 20 20 20 20 30 2c 20 20 20 20 20 20 20 20 | 0, | 00000170 20 20 73 31 20 20 20 20 20 20 20 20 20 20 0d 00 | s1 ..| 00000180 fa 35 20 20 20 20 20 20 20 20 20 20 20 20 20 61 |.5 a| 00000190 64 72 20 20 20 20 20 20 20 20 20 31 2c 20 20 20 |dr 1, | 000001a0 20 20 20 20 20 20 20 73 32 20 20 20 20 20 20 20 | s2 | 000001b0 20 20 20 0d 01 04 30 20 20 20 20 20 20 20 20 20 | ...0 | 000001c0 20 20 20 20 73 77 69 20 20 20 20 20 20 20 20 20 | swi | 000001d0 26 33 31 20 20 20 20 20 20 20 20 20 20 20 20 20 |&31 | 000001e0 20 20 20 0d 01 0e 35 20 20 20 20 20 20 20 20 20 | ...5 | 000001f0 20 20 20 20 6c 64 72 20 20 20 20 20 20 20 20 20 | ldr | 00000200 31 32 2c 20 20 20 20 20 20 20 20 20 73 32 20 20 |12, s2 | 00000210 20 20 20 20 20 20 20 20 0d 01 18 37 20 20 20 20 | ...7 | 00000220 20 20 20 20 20 20 20 20 20 6d 6f 76 20 20 20 20 | mov | 00000230 20 20 20 20 20 39 2c 20 20 20 20 20 20 20 20 20 | 9, | 00000240 20 23 32 35 36 20 20 20 20 20 20 20 20 20 20 0d | #256 .| 00000250 01 22 2d 2e 79 6c 6f 6f 70 20 20 20 20 20 20 20 |."-.yloop | 00000260 6d 6f 76 20 20 20 20 20 20 20 20 20 38 2c 20 20 |mov 8, | 00000270 20 20 20 20 20 20 20 20 23 31 36 30 0d 01 2c 37 | #160..,7| 00000280 2e 78 6c 6f 6f 70 20 20 20 20 20 20 20 61 64 64 |.xloop add| 00000290 20 20 20 20 20 20 20 20 20 30 2c 20 20 20 20 20 | 0, | 000002a0 20 20 20 20 20 38 2c 20 20 20 20 20 20 20 20 20 | 8, | 000002b0 20 31 30 0d 01 36 3b 20 20 20 20 20 20 20 20 20 | 10..6; | 000002c0 20 20 20 20 73 75 62 20 20 20 20 20 20 20 20 20 | sub | 000002d0 31 2c 20 20 20 20 20 20 20 20 20 20 39 2c 20 20 |1, 9, | 000002e0 20 20 20 20 20 20 20 20 31 30 20 20 20 20 0d 01 | 10 ..| 000002f0 40 3a 20 20 20 20 20 20 20 20 20 20 20 20 20 65 |@: e| 00000300 6f 72 20 20 20 20 20 20 20 20 20 30 2c 20 20 20 |or 0, | 00000310 20 20 20 20 20 20 20 30 2c 20 20 20 20 20 20 20 | 0, | 00000320 20 20 20 31 20 20 20 20 0d 01 4a 3b 20 20 20 20 | 1 ..J; | 00000330 20 20 20 20 20 20 20 20 20 61 64 64 20 20 20 20 | add | 00000340 20 20 20 20 20 30 2c 20 20 20 20 20 20 20 20 20 | 0, | 00000350 20 30 2c 20 20 20 20 20 20 20 20 20 20 31 30 20 | 0, 10 | 00000360 20 20 20 0d 01 54 3c 20 20 20 20 20 20 20 20 20 | ..T< | 00000370 20 20 20 20 61 6e 64 20 20 20 20 20 20 20 20 20 | and | 00000380 30 2c 20 20 20 20 20 20 20 20 20 20 30 2c 20 20 |0, 0, | 00000390 20 20 20 20 20 20 20 20 23 31 35 20 20 20 20 0d | #15 .| 000003a0 01 5e 45 20 20 20 20 20 20 20 20 20 20 20 20 20 |.^E | 000003b0 61 64 64 20 20 20 20 20 20 20 20 20 30 2c 20 20 |add 0, | 000003c0 20 20 20 20 20 20 20 20 30 2c 20 20 20 20 20 20 | 0, | 000003d0 20 20 20 20 30 2c 20 20 20 20 20 20 20 20 6c 73 | 0, ls| 000003e0 6c 20 23 34 0d 01 68 3b 20 20 20 20 20 20 20 20 |l #4..h; | 000003f0 20 20 20 20 20 73 74 72 62 20 20 20 20 20 20 20 | strb | 00000400 20 30 2c 20 20 20 20 20 20 20 20 20 20 5b 31 32 | 0, [12| 00000410 5d 2c 20 20 20 20 20 20 20 23 31 20 20 20 20 0d |], #1 .| 00000420 01 72 3b 20 20 20 20 20 20 20 20 20 20 20 20 20 |.r; | 00000430 73 75 62 73 20 20 20 20 20 20 20 20 38 2c 20 20 |subs 8, | 00000440 20 20 20 20 20 20 20 20 38 2c 20 20 20 20 20 20 | 8, | 00000450 20 20 20 20 23 31 20 20 20 20 0d 01 7c 32 20 20 | #1 ..|2 | 00000460 20 20 20 20 20 20 20 20 20 20 20 62 67 74 20 20 | bgt | 00000470 20 20 20 20 20 20 20 78 6c 6f 6f 70 20 20 20 20 | xloop | 00000480 20 20 20 20 20 20 20 20 20 20 20 20 0d 01 86 3b | ...;| 00000490 20 20 20 20 20 20 20 20 20 20 20 20 20 73 75 62 | sub| 000004a0 73 20 20 20 20 20 20 20 20 39 2c 20 20 20 20 20 |s 9, | 000004b0 20 20 20 20 20 39 2c 20 20 20 20 20 20 20 20 20 | 9, | 000004c0 20 23 31 20 20 20 20 0d 01 90 32 20 20 20 20 20 | #1 ...2 | 000004d0 20 20 20 20 20 20 20 20 62 67 74 20 20 20 20 20 | bgt | 000004e0 20 20 20 20 79 6c 6f 6f 70 20 20 20 20 20 20 20 | yloop | 000004f0 20 20 20 20 20 20 20 20 20 0d 01 9a 35 20 20 20 | ...5 | 00000500 20 20 20 20 20 20 20 20 20 20 6d 6f 76 20 20 20 | mov | 00000510 20 20 20 20 20 20 70 63 2c 20 20 20 20 20 20 20 | pc, | 00000520 20 20 31 34 20 20 20 20 20 20 20 20 20 20 0d 01 | 14 ..| 00000530 a4 30 2e 73 31 20 20 20 20 20 20 20 20 20 20 45 |.0.s1 E| 00000540 51 55 44 20 20 20 20 20 20 20 20 31 34 38 20 20 |QUD 148 | 00000550 20 20 20 20 20 20 20 20 20 20 20 20 20 20 0d 01 | ..| 00000560 ae 2f 20 20 20 20 20 20 20 20 20 20 20 20 20 45 |./ E| 00000570 51 55 44 20 20 20 20 20 20 20 20 2d 31 20 20 20 |QUD -1 | 00000580 20 20 20 20 20 20 20 20 20 20 20 20 20 0d 01 b8 | ...| 00000590 2e 2e 73 32 20 20 20 20 20 20 20 20 20 20 45 51 |..s2 EQ| 000005a0 55 44 20 20 20 20 20 20 20 20 30 20 20 20 20 20 |UD 0 | 000005b0 20 20 20 20 20 20 20 20 20 20 20 0d 01 c2 1d 20 | .... | 000005c0 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 | | 000005d0 20 20 20 20 20 20 20 20 0d 01 cc 05 5d 0d 01 d6 | ....]...| 000005e0 0a ed 20 70 61 73 73 0d 01 e0 05 e1 0d ff |.. pass.......| 000005ee