Home » Personal collection » Acorn ADFS disks » Electron_User_Group » EUG_10.ADF » UNLOK
UNLOK
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_10.ADF |
Filename: | UNLOK |
Read OK: | ✔ |
File size: | 01B6 bytes |
Load address: | FFFF1D00 |
Exec address: | FFFF8023 |
Duplicates
There are 4 duplicate copies of this file in the archive:
- AEW website » eug » eug_3_5_discs_Eug-10_A-EUG10.adf » U/UNLOCKA
- AEW website » eug » eug_3_5_discs_Eug-10_A-EUG10.adf » U/UNLOK
- AEW website » eug » eug_5_25_discs_Eug-10_D-EUG10.dsd » U.UNLOCKA
- AEW website » eug » eug_5_25_discs_Eug-10_D-EUG10.dsd » U.UNLOK
- Personal collection » Acorn ADFS disks » Electron_User_Group » EUG_10.ADF » UNLOK
File contents
10REM ******************** 20REM Tape file unlocker 30REM re-locate as needed 40REM (C) H. M. GUPPY 50REM June 1989 60REM ******************** 70REM 80INPUT"Address to assemble to (default &900) &"a$ 85IFa$="" a$="900" 87code%=EVAL("&"+a$) 90FOR I%=0 TO 2 STEP 2 100P%=code% 110[OPT I% 120PHP:PHA:TXA:PHA:TYA:PHA 130LDA&3CA 140AND #&FE 150STA&3CA 160PLA:TAY:PLA:TAX:PLA:PLP:RTS 170] 180NEXT 190?&220=code% MOD256 200?&221=code% DIV256 210*FX14,4 220*FX14,4
� ******************** � Tape file unlocker � re-locate as needed (� (C) H. M. GUPPY 2� June 1989 <� ******************** F� P0�"Address to assemble to (default &900) &"a$ U�a$="" a$="900" Wcode%=�("&"+a$) Z� I%=0 � 2 � 2 dP%=code% n[OPT I% xPHP:PHA:TXA:PHA:TYA:PHA �LDA&3CA � � #&FE �STA&3CA �PLA:TAY:PLA:TAX:PLA:PLP:RTS �] �� �?&220=code% �256 �?&221=code% �256 �*FX14,4 �*FX14,4 �
00000000 0d 00 0a 1a f4 20 2a 2a 2a 2a 2a 2a 2a 2a 2a 2a |..... **********| 00000010 2a 2a 2a 2a 2a 2a 2a 2a 2a 2a 0d 00 14 18 f4 20 |**********..... | 00000020 54 61 70 65 20 66 69 6c 65 20 75 6e 6c 6f 63 6b |Tape file unlock| 00000030 65 72 0d 00 1e 19 f4 20 72 65 2d 6c 6f 63 61 74 |er..... re-locat| 00000040 65 20 61 73 20 6e 65 65 64 65 64 0d 00 28 15 f4 |e as needed..(..| 00000050 20 28 43 29 20 48 2e 20 4d 2e 20 47 55 50 50 59 | (C) H. M. GUPPY| 00000060 0d 00 32 13 f4 20 20 20 20 20 4a 75 6e 65 20 31 |..2.. June 1| 00000070 39 38 39 0d 00 3c 1a f4 20 2a 2a 2a 2a 2a 2a 2a |989..<.. *******| 00000080 2a 2a 2a 2a 2a 2a 2a 2a 2a 2a 2a 2a 2a 0d 00 46 |*************..F| 00000090 06 f4 20 0d 00 50 30 e8 22 41 64 64 72 65 73 73 |.. ..P0."Address| 000000a0 20 74 6f 20 61 73 73 65 6d 62 6c 65 20 74 6f 20 | to assemble to | 000000b0 28 64 65 66 61 75 6c 74 20 26 39 30 30 29 20 26 |(default &900) &| 000000c0 22 61 24 0d 00 55 13 e7 61 24 3d 22 22 20 61 24 |"a$..U..a$="" a$| 000000d0 3d 22 39 30 30 22 0d 00 57 13 63 6f 64 65 25 3d |="900"..W.code%=| 000000e0 a0 28 22 26 22 2b 61 24 29 0d 00 5a 12 e3 20 49 |.("&"+a$)..Z.. I| 000000f0 25 3d 30 20 b8 20 32 20 88 20 32 0d 00 64 0c 50 |%=0 . 2 . 2..d.P| 00000100 25 3d 63 6f 64 65 25 0d 00 6e 0b 5b 4f 50 54 20 |%=code%..n.[OPT | 00000110 49 25 0d 00 78 1b 50 48 50 3a 50 48 41 3a 54 58 |I%..x.PHP:PHA:TX| 00000120 41 3a 50 48 41 3a 54 59 41 3a 50 48 41 0d 00 82 |A:PHA:TYA:PHA...| 00000130 0b 4c 44 41 26 33 43 41 0d 00 8c 0a 80 20 23 26 |.LDA&3CA..... #&| 00000140 46 45 0d 00 96 0b 53 54 41 26 33 43 41 0d 00 a0 |FE....STA&3CA...| 00000150 1f 50 4c 41 3a 54 41 59 3a 50 4c 41 3a 54 41 58 |.PLA:TAY:PLA:TAX| 00000160 3a 50 4c 41 3a 50 4c 50 3a 52 54 53 0d 00 aa 05 |:PLA:PLP:RTS....| 00000170 5d 0d 00 b4 05 ed 0d 00 be 14 3f 26 32 32 30 3d |].........?&220=| 00000180 63 6f 64 65 25 20 83 32 35 36 0d 00 c8 14 3f 26 |code% .256....?&| 00000190 32 32 31 3d 63 6f 64 65 25 20 81 32 35 36 0d 00 |221=code% .256..| 000001a0 d2 0b 2a 46 58 31 34 2c 34 0d 00 dc 0b 2a 46 58 |..*FX14,4....*FX| 000001b0 31 34 2c 34 0d ff |14,4..| 000001b6