Home » Personal collection » Acorn ADFS disks » Archimedes » Unlabelled_disk_3.ADF » Ship/Ship
Ship/Ship
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 » Archimedes » Unlabelled_disk_3.ADF |
Filename: | Ship/Ship |
Read OK: | ✔ |
File size: | 085D bytes |
Load address: | FFFF1D00 |
Exec address: | FFFF8023 |
Duplicates
There are 2 duplicate copies of this file in the archive:
- Personal collection » Acorn ADFS disks » Archimedes » Unlabelled_disk_3.ADF » Ship/Ship
- Personal collection » Acorn ADFS disks » Electron » Shipwrecked_2.ADF » Ship/Ship
- Personal collection » Acorn hard disk » misc » misc2 » shipw4/Ship/Ship
File contents
10 REM Ship Wrecked II: Jupiter 3 by Dominic Ford 1997 20 : 30 MODE2:HIMEM=&2C00 40 ENVELOPE1,1,2,1,1,255,1,1,126,0,0,-126,126,126 50 ENVELOPE2,1,-1,10,-1,5,1,5,126,0,0,-126,126,126 60 ENVELOPE3,4,-8,-8,-8,1,1,1,126,0,0,-126,126,126 70 VDU23,1,0;0;0;0;:PROCass 80 FORc=4TO15:VDU19,c,0,0,0,0:NEXT:VDU19,3,4,0,0,0 90 *LOAD Ship/BM1 100 CALLselect:choice=(?number)+1:*FX15,0 110 ON choice GOTO 120,130,140,150 120 *RUN Ship/PRG 130 CHAIN"Ship/IN1" 140 CHAIN"Ship/CHT" 150 CHAIN"Ship/END" 160 DEFPROCass 170 osword=&FFF1:osbyte=&FFF4 180 FORpass=0 TO 2 STEP 2 190 P%=&2C00:[OPT pass 200 .start SEI:LDA&204:STAvector:LDA&205:STAvector+1:LDA#(irq MOD 256):STA&204:LDA#(irq DIV 256):STA&205:CLI:RTS 210 .stop SEI:LDAvector:STA&204:LDAvector+1:STA&205:CLI:RTS 220 .irq LDA&7E:CMP&7F:BEQhelpw:INC&7F:.helpw JMP(vector) 230 .stars INCb:LDAb:CMP#12:BCCnowrap:LDA#0:STAb:.nowrap CLC:ADC#4:STAcolour:LDA#7:STAcolour+1:LDA#12:LDX#(colour MOD 256):LDY#(colour DIV 256):JSRosword 240 LDAc:STAcolour:LDA#0:STAcolour+1:LDA#12:LDX#(colour MOD 256):LDY#(colour DIV 256):JSRosword:LDAb:CLC:ADC#4:STAc:RTS 250 .select JSRstart:LDA#0:STAnumber:STAb:STAc:.mainloop LDA&7F:CLC:ADC#8:STA&7E:LDX#&D6:JSRkeybyte:BCSdown:LDX#&C6:JSRkeybyte:BCSup:LDX#&CF:JSRkeybyte:BCSs1:LDX#&CE:JSRkeybyte:BCSs2 260 LDX#&EE:JSRkeybyte:BCSs3:LDX#&ED:JSRkeybyte:BCSs4:LDX#&B6:JSRkeybyte:BCCwait:JMPstop 270 .s1 LDA#0:STAnumber:JMPstop:.s2 LDA#1:STAnumber:JMPstop:.s3 LDA#2:STAnumber:JMPstop:.s4 LDA#3:STAnumber:JMPstop 280 .wait JSRstars:.waitloop LDA&7E:CMP&7F:BNEwaitloop:JMPmainloop 290 .up LDAnumber:BEQmainloop:JSRdraw:DECnumber:JSRdraw:LDA&7F:CLC:ADC#8:STA&7E:JMPwait 300 .down LDAnumber:CMP#3:BEQmainlpt:JSRdraw:INCnumber:JSRdraw:LDA&7F:CLC:ADC#8:STA&7E:JMPwait:.mainlpt JMPmainloop 310 .draw LDA#&20:STA&70:LDA#&71:STA&71:LDXnumber:.drawloop CPX#0:BEQcontinue:LDA&70:CLC:ADC#&80:STA&70:LDA&71:ADC#2:STA&71:DEX:JMPdrawloop 320 .continue LDA#&5F:STA&72:LDA#2:STA&73:LDY#0:.cntloop LDA(&70),Y:EOR#3:STA(&70),Y:LDA&70:CLC:ADC#1:STA&70:LDA&71:ADC#0:STA&71:LDA&72:SEC:SBC#1:STA&72:LDA&73:SBC#0:STA&73:CMP#&FF:BNEcntloop:RTS 330 .keybyte LDA#&81:LDY#&FF:JMPosbyte 340 .b EQUB0:.c EQUB0:.vector EQUW0:.colour EQUD0:EQUB0:.number EQUB0 350]:NEXT:ENDPROC
H � Ship Wrecked II: Jupiter 3 by Dominic Ford 1997 : �2:�=&2C00 (, �1,1,2,1,1,255,1,1,126,0,0,-126,126,126 2- �2,1,-1,10,-1,5,1,5,126,0,0,-126,126,126 <- �3,4,-8,-8,-8,1,1,1,126,0,0,-126,126,126 F �23,1,0;0;0;0;:�ass P* �c=4�15:�19,c,0,0,0,0:�:�19,3,4,0,0,0 Z *LOAD Ship/BM1 d' �select:choice=(?number)+1:*FX15,0 n# � choice � �Dx@,�tB@,�tL@,�tV@ x *RUN Ship/PRG � �"Ship/IN1" � �"Ship/CHT" � �"Ship/END" � ��ass � osword=&FFF1:osbyte=&FFF4 � �pass=0 � 2 � 2 � P%=&2C00:[OPT pass �m .start SEI:LDA&204:STAvector:LDA&205:STAvector+1:LDA#(irq � 256):STA&204:LDA#(irq � 256):STA&205:CLI:RTS �< .stop SEI:LDAvector:STA&204:LDAvector+1:STA&205:CLI:RTS �: .irq LDA&7E:CMP&7F:BEQhelpw:INC&7F:.helpw JMP(vector) � .stars INCb:LDAb:CMP#12:BCCnowrap:LDA#0:STAb:.nowrap CLC:ADC#4:STAcolour:LDA#7:STAcolour+1:LDA#12:LDX#(colour � 256):LDY#(colour � 256):JSRosword �t LDAc:STAcolour:LDA#0:STAcolour+1:LDA#12:LDX#(colour � 256):LDY#(colour � 256):JSRosword:LDAb:CLC:ADC#4:STAc:RTS �� .select JSRstart:LDA#0:STAnumber:STAb:STAc:.mainloop LDA&7F:CLC:ADC#8:STA&7E:LDX#&D6:JSRkeybyte:BCSdown:LDX#&C6:JSRkeybyte:BCSup:LDX#&CF:JSRkeybyte:BCSs1:LDX#&CE:JSRkeybyte:BCSs2 Y LDX#&EE:JSRkeybyte:BCSs3:LDX#&ED:JSRkeybyte:BCSs4:LDX#&B6:JSRkeybyte:BCCwait:JMPstop t .s1 LDA#0:STAnumber:JMPstop:.s2 LDA#1:STAnumber:JMPstop:.s3 LDA#2:STAnumber:JMPstop:.s4 LDA#3:STAnumber:JMPstop C .wait JSRstars:.waitloop LDA&7E:CMP&7F:BNEwaitloop:JMPmainloop "X .up LDAnumber:BEQmainloop:JSRdraw:DECnumber:JSRdraw:LDA&7F:CLC:ADC#8:STA&7E:JMPwait ,t .down LDAnumber:CMP#3:BEQmainlpt:JSRdraw:INCnumber:JSRdraw:LDA&7F:CLC:ADC#8:STA&7E:JMPwait:.mainlpt JMPmainloop 6� .draw LDA#&20:STA&70:LDA#&71:STA&71:LDXnumber:.drawloop CPX#0:BEQcontinue:LDA&70:CLC:ADC#&80:STA&70:LDA&71:ADC#2:STA&71:DEX:JMPdrawloop @� .continue LDA#&5F:STA&72:LDA#2:STA&73:LDY#0:.cntloop LDA(&70),Y:�#3:STA(&70),Y:LDA&70:CLC:ADC#1:STA&70:LDA&71:ADC#0:STA&71:LDA&72:SEC:SBC#1:STA&72:LDA&73:SBC#0:STA&73:CMP#&FF:BNEcntloop:RTS J' .keybyte LDA#&81:LDY#&FF:JMPosbyte TF .b EQUB0:.c EQUB0:.vector EQUW0:.colour EQUD0:EQUB0:.number EQUB0 ^ ]:�:� �
00000000 0d 00 0a 48 20 f4 20 20 20 53 68 69 70 20 57 72 |...H . Ship Wr| 00000010 65 63 6b 65 64 20 49 49 3a 20 4a 75 70 69 74 65 |ecked II: Jupite| 00000020 72 20 33 20 20 20 20 20 20 20 20 20 20 20 20 20 |r 3 | 00000030 20 20 20 20 62 79 20 44 6f 6d 69 6e 69 63 20 46 | by Dominic F| 00000040 6f 72 64 20 31 39 39 37 0d 00 14 06 20 3a 0d 00 |ord 1997.... :..| 00000050 1e 0f 20 eb 32 3a d3 3d 26 32 43 30 30 0d 00 28 |.. .2:.=&2C00..(| 00000060 2c 20 e2 31 2c 31 2c 32 2c 31 2c 31 2c 32 35 35 |, .1,1,2,1,1,255| 00000070 2c 31 2c 31 2c 31 32 36 2c 30 2c 30 2c 2d 31 32 |,1,1,126,0,0,-12| 00000080 36 2c 31 32 36 2c 31 32 36 0d 00 32 2d 20 e2 32 |6,126,126..2- .2| 00000090 2c 31 2c 2d 31 2c 31 30 2c 2d 31 2c 35 2c 31 2c |,1,-1,10,-1,5,1,| 000000a0 35 2c 31 32 36 2c 30 2c 30 2c 2d 31 32 36 2c 31 |5,126,0,0,-126,1| 000000b0 32 36 2c 31 32 36 0d 00 3c 2d 20 e2 33 2c 34 2c |26,126..<- .3,4,| 000000c0 2d 38 2c 2d 38 2c 2d 38 2c 31 2c 31 2c 31 2c 31 |-8,-8,-8,1,1,1,1| 000000d0 32 36 2c 30 2c 30 2c 2d 31 32 36 2c 31 32 36 2c |26,0,0,-126,126,| 000000e0 31 32 36 0d 00 46 18 20 ef 32 33 2c 31 2c 30 3b |126..F. .23,1,0;| 000000f0 30 3b 30 3b 30 3b 3a f2 61 73 73 0d 00 50 2a 20 |0;0;0;:.ass..P* | 00000100 e3 63 3d 34 b8 31 35 3a ef 31 39 2c 63 2c 30 2c |.c=4.15:.19,c,0,| 00000110 30 2c 30 2c 30 3a ed 3a ef 31 39 2c 33 2c 34 2c |0,0,0:.:.19,3,4,| 00000120 30 2c 30 2c 30 0d 00 5a 13 20 2a 4c 4f 41 44 20 |0,0,0..Z. *LOAD | 00000130 53 68 69 70 2f 42 4d 31 0d 00 64 27 20 d6 73 65 |Ship/BM1..d' .se| 00000140 6c 65 63 74 3a 63 68 6f 69 63 65 3d 28 3f 6e 75 |lect:choice=(?nu| 00000150 6d 62 65 72 29 2b 31 3a 2a 46 58 31 35 2c 30 0d |mber)+1:*FX15,0.| 00000160 00 6e 23 20 ee 20 63 68 6f 69 63 65 20 e5 20 8d |.n# . choice . .| 00000170 44 78 40 2c 8d 74 42 40 2c 8d 74 4c 40 2c 8d 74 |Dx@,.tB@,.tL@,.t| 00000180 56 40 0d 00 78 12 20 2a 52 55 4e 20 53 68 69 70 |V@..x. *RUN Ship| 00000190 2f 50 52 47 0d 00 82 10 20 d7 22 53 68 69 70 2f |/PRG.... ."Ship/| 000001a0 49 4e 31 22 0d 00 8c 10 20 d7 22 53 68 69 70 2f |IN1".... ."Ship/| 000001b0 43 48 54 22 0d 00 96 10 20 d7 22 53 68 69 70 2f |CHT".... ."Ship/| 000001c0 45 4e 44 22 0d 00 a0 0a 20 dd f2 61 73 73 0d 00 |END".... ..ass..| 000001d0 aa 1e 20 6f 73 77 6f 72 64 3d 26 46 46 46 31 3a |.. osword=&FFF1:| 000001e0 6f 73 62 79 74 65 3d 26 46 46 46 34 0d 00 b4 14 |osbyte=&FFF4....| 000001f0 20 e3 70 61 73 73 3d 30 20 b8 20 32 20 88 20 32 | .pass=0 . 2 . 2| 00000200 0d 00 be 17 20 50 25 3d 26 32 43 30 30 3a 5b 4f |.... P%=&2C00:[O| 00000210 50 54 20 70 61 73 73 0d 00 c8 6d 20 2e 73 74 61 |PT pass...m .sta| 00000220 72 74 20 53 45 49 3a 4c 44 41 26 32 30 34 3a 53 |rt SEI:LDA&204:S| 00000230 54 41 76 65 63 74 6f 72 3a 4c 44 41 26 32 30 35 |TAvector:LDA&205| 00000240 3a 53 54 41 76 65 63 74 6f 72 2b 31 3a 4c 44 41 |:STAvector+1:LDA| 00000250 23 28 69 72 71 20 83 20 32 35 36 29 3a 53 54 41 |#(irq . 256):STA| 00000260 26 32 30 34 3a 4c 44 41 23 28 69 72 71 20 81 20 |&204:LDA#(irq . | 00000270 32 35 36 29 3a 53 54 41 26 32 30 35 3a 43 4c 49 |256):STA&205:CLI| 00000280 3a 52 54 53 0d 00 d2 3c 20 2e 73 74 6f 70 20 53 |:RTS...< .stop S| 00000290 45 49 3a 4c 44 41 76 65 63 74 6f 72 3a 53 54 41 |EI:LDAvector:STA| 000002a0 26 32 30 34 3a 4c 44 41 76 65 63 74 6f 72 2b 31 |&204:LDAvector+1| 000002b0 3a 53 54 41 26 32 30 35 3a 43 4c 49 3a 52 54 53 |:STA&205:CLI:RTS| 000002c0 0d 00 dc 3a 20 2e 69 72 71 20 4c 44 41 26 37 45 |...: .irq LDA&7E| 000002d0 3a 43 4d 50 26 37 46 3a 42 45 51 68 65 6c 70 77 |:CMP&7F:BEQhelpw| 000002e0 3a 49 4e 43 26 37 46 3a 2e 68 65 6c 70 77 20 4a |:INC&7F:.helpw J| 000002f0 4d 50 28 76 65 63 74 6f 72 29 0d 00 e6 96 20 2e |MP(vector).... .| 00000300 73 74 61 72 73 20 49 4e 43 62 3a 4c 44 41 62 3a |stars INCb:LDAb:| 00000310 43 4d 50 23 31 32 3a 42 43 43 6e 6f 77 72 61 70 |CMP#12:BCCnowrap| 00000320 3a 4c 44 41 23 30 3a 53 54 41 62 3a 2e 6e 6f 77 |:LDA#0:STAb:.now| 00000330 72 61 70 20 43 4c 43 3a 41 44 43 23 34 3a 53 54 |rap CLC:ADC#4:ST| 00000340 41 63 6f 6c 6f 75 72 3a 4c 44 41 23 37 3a 53 54 |Acolour:LDA#7:ST| 00000350 41 63 6f 6c 6f 75 72 2b 31 3a 4c 44 41 23 31 32 |Acolour+1:LDA#12| 00000360 3a 4c 44 58 23 28 63 6f 6c 6f 75 72 20 83 20 32 |:LDX#(colour . 2| 00000370 35 36 29 3a 4c 44 59 23 28 63 6f 6c 6f 75 72 20 |56):LDY#(colour | 00000380 81 20 32 35 36 29 3a 4a 53 52 6f 73 77 6f 72 64 |. 256):JSRosword| 00000390 0d 00 f0 74 20 4c 44 41 63 3a 53 54 41 63 6f 6c |...t LDAc:STAcol| 000003a0 6f 75 72 3a 4c 44 41 23 30 3a 53 54 41 63 6f 6c |our:LDA#0:STAcol| 000003b0 6f 75 72 2b 31 3a 4c 44 41 23 31 32 3a 4c 44 58 |our+1:LDA#12:LDX| 000003c0 23 28 63 6f 6c 6f 75 72 20 83 20 32 35 36 29 3a |#(colour . 256):| 000003d0 4c 44 59 23 28 63 6f 6c 6f 75 72 20 81 20 32 35 |LDY#(colour . 25| 000003e0 36 29 3a 4a 53 52 6f 73 77 6f 72 64 3a 4c 44 41 |6):JSRosword:LDA| 000003f0 62 3a 43 4c 43 3a 41 44 43 23 34 3a 53 54 41 63 |b:CLC:ADC#4:STAc| 00000400 3a 52 54 53 0d 00 fa b7 20 2e 73 65 6c 65 63 74 |:RTS.... .select| 00000410 20 4a 53 52 73 74 61 72 74 3a 4c 44 41 23 30 3a | JSRstart:LDA#0:| 00000420 53 54 41 6e 75 6d 62 65 72 3a 53 54 41 62 3a 53 |STAnumber:STAb:S| 00000430 54 41 63 3a 2e 6d 61 69 6e 6c 6f 6f 70 20 4c 44 |TAc:.mainloop LD| 00000440 41 26 37 46 3a 43 4c 43 3a 41 44 43 23 38 3a 53 |A&7F:CLC:ADC#8:S| 00000450 54 41 26 37 45 3a 4c 44 58 23 26 44 36 3a 4a 53 |TA&7E:LDX#&D6:JS| 00000460 52 6b 65 79 62 79 74 65 3a 42 43 53 64 6f 77 6e |Rkeybyte:BCSdown| 00000470 3a 4c 44 58 23 26 43 36 3a 4a 53 52 6b 65 79 62 |:LDX#&C6:JSRkeyb| 00000480 79 74 65 3a 42 43 53 75 70 3a 4c 44 58 23 26 43 |yte:BCSup:LDX#&C| 00000490 46 3a 4a 53 52 6b 65 79 62 79 74 65 3a 42 43 53 |F:JSRkeybyte:BCS| 000004a0 73 31 3a 4c 44 58 23 26 43 45 3a 4a 53 52 6b 65 |s1:LDX#&CE:JSRke| 000004b0 79 62 79 74 65 3a 42 43 53 73 32 0d 01 04 59 20 |ybyte:BCSs2...Y | 000004c0 4c 44 58 23 26 45 45 3a 4a 53 52 6b 65 79 62 79 |LDX#&EE:JSRkeyby| 000004d0 74 65 3a 42 43 53 73 33 3a 4c 44 58 23 26 45 44 |te:BCSs3:LDX#&ED| 000004e0 3a 4a 53 52 6b 65 79 62 79 74 65 3a 42 43 53 73 |:JSRkeybyte:BCSs| 000004f0 34 3a 4c 44 58 23 26 42 36 3a 4a 53 52 6b 65 79 |4:LDX#&B6:JSRkey| 00000500 62 79 74 65 3a 42 43 43 77 61 69 74 3a 4a 4d 50 |byte:BCCwait:JMP| 00000510 73 74 6f 70 0d 01 0e 74 20 2e 73 31 20 4c 44 41 |stop...t .s1 LDA| 00000520 23 30 3a 53 54 41 6e 75 6d 62 65 72 3a 4a 4d 50 |#0:STAnumber:JMP| 00000530 73 74 6f 70 3a 2e 73 32 20 4c 44 41 23 31 3a 53 |stop:.s2 LDA#1:S| 00000540 54 41 6e 75 6d 62 65 72 3a 4a 4d 50 73 74 6f 70 |TAnumber:JMPstop| 00000550 3a 2e 73 33 20 4c 44 41 23 32 3a 53 54 41 6e 75 |:.s3 LDA#2:STAnu| 00000560 6d 62 65 72 3a 4a 4d 50 73 74 6f 70 3a 2e 73 34 |mber:JMPstop:.s4| 00000570 20 4c 44 41 23 33 3a 53 54 41 6e 75 6d 62 65 72 | LDA#3:STAnumber| 00000580 3a 4a 4d 50 73 74 6f 70 0d 01 18 43 20 2e 77 61 |:JMPstop...C .wa| 00000590 69 74 20 4a 53 52 73 74 61 72 73 3a 2e 77 61 69 |it JSRstars:.wai| 000005a0 74 6c 6f 6f 70 20 4c 44 41 26 37 45 3a 43 4d 50 |tloop LDA&7E:CMP| 000005b0 26 37 46 3a 42 4e 45 77 61 69 74 6c 6f 6f 70 3a |&7F:BNEwaitloop:| 000005c0 4a 4d 50 6d 61 69 6e 6c 6f 6f 70 0d 01 22 58 20 |JMPmainloop.."X | 000005d0 2e 75 70 20 4c 44 41 6e 75 6d 62 65 72 3a 42 45 |.up LDAnumber:BE| 000005e0 51 6d 61 69 6e 6c 6f 6f 70 3a 4a 53 52 64 72 61 |Qmainloop:JSRdra| 000005f0 77 3a 44 45 43 6e 75 6d 62 65 72 3a 4a 53 52 64 |w:DECnumber:JSRd| 00000600 72 61 77 3a 4c 44 41 26 37 46 3a 43 4c 43 3a 41 |raw:LDA&7F:CLC:A| 00000610 44 43 23 38 3a 53 54 41 26 37 45 3a 4a 4d 50 77 |DC#8:STA&7E:JMPw| 00000620 61 69 74 0d 01 2c 74 20 2e 64 6f 77 6e 20 4c 44 |ait..,t .down LD| 00000630 41 6e 75 6d 62 65 72 3a 43 4d 50 23 33 3a 42 45 |Anumber:CMP#3:BE| 00000640 51 6d 61 69 6e 6c 70 74 3a 4a 53 52 64 72 61 77 |Qmainlpt:JSRdraw| 00000650 3a 49 4e 43 6e 75 6d 62 65 72 3a 4a 53 52 64 72 |:INCnumber:JSRdr| 00000660 61 77 3a 4c 44 41 26 37 46 3a 43 4c 43 3a 41 44 |aw:LDA&7F:CLC:AD| 00000670 43 23 38 3a 53 54 41 26 37 45 3a 4a 4d 50 77 61 |C#8:STA&7E:JMPwa| 00000680 69 74 3a 2e 6d 61 69 6e 6c 70 74 20 4a 4d 50 6d |it:.mainlpt JMPm| 00000690 61 69 6e 6c 6f 6f 70 0d 01 36 8c 20 2e 64 72 61 |ainloop..6. .dra| 000006a0 77 20 4c 44 41 23 26 32 30 3a 53 54 41 26 37 30 |w LDA#&20:STA&70| 000006b0 3a 4c 44 41 23 26 37 31 3a 53 54 41 26 37 31 3a |:LDA#&71:STA&71:| 000006c0 4c 44 58 6e 75 6d 62 65 72 3a 2e 64 72 61 77 6c |LDXnumber:.drawl| 000006d0 6f 6f 70 20 43 50 58 23 30 3a 42 45 51 63 6f 6e |oop CPX#0:BEQcon| 000006e0 74 69 6e 75 65 3a 4c 44 41 26 37 30 3a 43 4c 43 |tinue:LDA&70:CLC| 000006f0 3a 41 44 43 23 26 38 30 3a 53 54 41 26 37 30 3a |:ADC#&80:STA&70:| 00000700 4c 44 41 26 37 31 3a 41 44 43 23 32 3a 53 54 41 |LDA&71:ADC#2:STA| 00000710 26 37 31 3a 44 45 58 3a 4a 4d 50 64 72 61 77 6c |&71:DEX:JMPdrawl| 00000720 6f 6f 70 0d 01 40 c2 20 2e 63 6f 6e 74 69 6e 75 |oop..@. .continu| 00000730 65 20 4c 44 41 23 26 35 46 3a 53 54 41 26 37 32 |e LDA#&5F:STA&72| 00000740 3a 4c 44 41 23 32 3a 53 54 41 26 37 33 3a 4c 44 |:LDA#2:STA&73:LD| 00000750 59 23 30 3a 2e 63 6e 74 6c 6f 6f 70 20 4c 44 41 |Y#0:.cntloop LDA| 00000760 28 26 37 30 29 2c 59 3a 82 23 33 3a 53 54 41 28 |(&70),Y:.#3:STA(| 00000770 26 37 30 29 2c 59 3a 4c 44 41 26 37 30 3a 43 4c |&70),Y:LDA&70:CL| 00000780 43 3a 41 44 43 23 31 3a 53 54 41 26 37 30 3a 4c |C:ADC#1:STA&70:L| 00000790 44 41 26 37 31 3a 41 44 43 23 30 3a 53 54 41 26 |DA&71:ADC#0:STA&| 000007a0 37 31 3a 4c 44 41 26 37 32 3a 53 45 43 3a 53 42 |71:LDA&72:SEC:SB| 000007b0 43 23 31 3a 53 54 41 26 37 32 3a 4c 44 41 26 37 |C#1:STA&72:LDA&7| 000007c0 33 3a 53 42 43 23 30 3a 53 54 41 26 37 33 3a 43 |3:SBC#0:STA&73:C| 000007d0 4d 50 23 26 46 46 3a 42 4e 45 63 6e 74 6c 6f 6f |MP#&FF:BNEcntloo| 000007e0 70 3a 52 54 53 0d 01 4a 27 20 2e 6b 65 79 62 79 |p:RTS..J' .keyby| 000007f0 74 65 20 4c 44 41 23 26 38 31 3a 4c 44 59 23 26 |te LDA#&81:LDY#&| 00000800 46 46 3a 4a 4d 50 6f 73 62 79 74 65 0d 01 54 46 |FF:JMPosbyte..TF| 00000810 20 2e 62 20 45 51 55 42 30 3a 2e 63 20 45 51 55 | .b EQUB0:.c EQU| 00000820 42 30 3a 2e 76 65 63 74 6f 72 20 45 51 55 57 30 |B0:.vector EQUW0| 00000830 3a 2e 63 6f 6c 6f 75 72 20 45 51 55 44 30 3a 45 |:.colour EQUD0:E| 00000840 51 55 42 30 3a 2e 6e 75 6d 62 65 72 20 45 51 55 |QUB0:.number EQU| 00000850 42 30 0d 01 5e 09 5d 3a ed 3a e1 0d ff |B0..^.]:.:...| 0000085d