Home » CEEFAX disks » telesoftware1.adl » Utils/AUTORUN
Utils/AUTORUN
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 » CEEFAX disks » telesoftware1.adl |
Filename: | Utils/AUTORUN |
Read OK: | ✔ |
File size: | 019E bytes |
Load address: | 1900 |
Exec address: | 8023 |
Duplicates
There are 2 duplicate copies of this file in the archive:
- AEW website » mu » mu_5_25_discs_Micro_User_04_08_D-MU04_08.ssd » AUTORUN
- AEW website » mu » mu_Micro_User_04_08_MU4-8_B.uef » AUTORUN
- CEEFAX disks » telesoftware1.adl » Utils/AUTORUN
File contents
10 Osbyte=&FFF4 20 P%=&2000 30 [ 40 LDA #138 \ Put 138 in A 50 LDX #0 \ Put 0 in X 60 LDY #ASC"O" 70 JSR Osbyte \ Abbreviation 80 LDY #ASC"." \ for ENDCASE 90 JSR Osbyte 100 LDY #13 \ Return 110 JSR Osbyte 120 LDY #ASC"R" 130 JSR Osbyte \ There is no 140 LDY #ASC"U" \ abbreviation 150 JSR Osbyte \ for 160 LDY #ASC"N" \ RUN 170 JSR Osbyte 180 LDY #13 \ Return 190 JMP Osbyte 200 ]
Osbyte=&FFF4 P%=&2000 [ (! LDA #138 \ Put 138 in A 2 LDX #0 \ Put 0 in X < LDY #�"O" F! JSR Osbyte \ Abbreviation P LDY #�"." \ for � Z JSR Osbyte d LDY #13 \ Return n JSR Osbyte x LDY #�"R" � JSR Osbyte \ There is no � LDY #�"U" \ abbreviation � JSR Osbyte \ for � LDY #�"N" \ � � JSR Osbyte � LDY #13 \ Return � JMP Osbyte � ] �
00000000 0d 00 0a 11 20 4f 73 62 79 74 65 3d 26 46 46 46 |.... Osbyte=&FFF| 00000010 34 0d 00 14 0d 20 50 25 3d 26 32 30 30 30 0d 00 |4.... P%=&2000..| 00000020 1e 06 20 5b 0d 00 28 21 20 4c 44 41 20 23 31 33 |.. [..(! LDA #13| 00000030 38 20 20 20 20 20 20 5c 20 50 75 74 20 31 33 38 |8 \ Put 138| 00000040 20 69 6e 20 41 0d 00 32 1f 20 4c 44 58 20 23 30 | in A..2. LDX #0| 00000050 20 20 20 20 20 20 20 20 5c 20 50 75 74 20 30 20 | \ Put 0 | 00000060 69 6e 20 58 0d 00 3c 0e 20 4c 44 59 20 23 97 22 |in X..<. LDY #."| 00000070 4f 22 0d 00 46 21 20 4a 53 52 20 4f 73 62 79 74 |O"..F! JSR Osbyt| 00000080 65 20 20 20 20 5c 20 41 62 62 72 65 76 69 61 74 |e \ Abbreviat| 00000090 69 6f 6e 0d 00 50 18 20 4c 44 59 20 23 97 22 2e |ion..P. LDY #.".| 000000a0 22 20 20 20 5c 20 66 6f 72 20 cb 0d 00 5a 0f 20 |" \ for ...Z. | 000000b0 4a 53 52 20 4f 73 62 79 74 65 0d 00 64 1b 20 4c |JSR Osbyte..d. L| 000000c0 44 59 20 23 31 33 20 20 20 20 20 20 20 5c 20 52 |DY #13 \ R| 000000d0 65 74 75 72 6e 0d 00 6e 0f 20 4a 53 52 20 4f 73 |eturn..n. JSR Os| 000000e0 62 79 74 65 0d 00 78 0e 20 4c 44 59 20 23 97 22 |byte..x. LDY #."| 000000f0 52 22 0d 00 82 20 20 4a 53 52 20 4f 73 62 79 74 |R"... JSR Osbyt| 00000100 65 20 20 20 20 5c 20 54 68 65 72 65 20 69 73 20 |e \ There is | 00000110 6e 6f 0d 00 8c 1f 20 4c 44 59 20 23 97 22 55 22 |no.... LDY #."U"| 00000120 20 20 20 5c 20 61 62 62 72 65 76 69 61 74 69 6f | \ abbreviatio| 00000130 6e 0d 00 96 18 20 4a 53 52 20 4f 73 62 79 74 65 |n.... JSR Osbyte| 00000140 20 20 20 20 5c 20 66 6f 72 0d 00 a0 14 20 4c 44 | \ for.... LD| 00000150 59 20 23 97 22 4e 22 20 20 20 5c 20 f9 0d 00 aa |Y #."N" \ ....| 00000160 0f 20 4a 53 52 20 4f 73 62 79 74 65 0d 00 b4 1b |. JSR Osbyte....| 00000170 20 4c 44 59 20 23 31 33 20 20 20 20 20 20 20 5c | LDY #13 \| 00000180 20 52 65 74 75 72 6e 0d 00 be 0f 20 4a 4d 50 20 | Return.... JMP | 00000190 4f 73 62 79 74 65 0d 00 c8 06 20 5d 0d ff |Osbyte.... ]..| 0000019e