Home » Archimedes archive » Micro User » MU 1992-07.adf » Listings » 8bit/B/LOADER

8bit/B/LOADER

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 » Archimedes archive » Micro User » MU 1992-07.adf » Listings
Filename: 8bit/B/LOADER
Read OK:
File size: 00E7 bytes
Load address: 0000
Exec address: 0000
Duplicates

There is 1 duplicate copy of this file in the archive:

File contents
   10MODE 7
   20PRINT "�After you hear the beep, type�:"
   30PRINT "�CHAIN ""Spin"" and press RETURN."
   40PRINT "�(It may be necessary to type *ADFS or"
   50PRINT "�*MOUNT first)."
   60PRINT "�Press any key to continue..."
   70VDU23,1,0;0;0;0;
   80AA=GET
   90*KILL

� 7
(� "�After you hear the beep, type�:"
)� "�CHAIN ""Spin"" and press RETURN."
(.� "�(It may be necessary to type *ADFS or"
2� "�*MOUNT first)."
<%� "�Press any key to continue..."
F�23,1,0;0;0;0;
PAA=�
Z	*KILL
�
00000000  0d 00 0a 07 eb 20 37 0d  00 14 28 f1 20 22 83 41  |..... 7...(. ".A|
00000010  66 74 65 72 20 79 6f 75  20 68 65 61 72 20 74 68  |fter you hear th|
00000020  65 20 62 65 65 70 2c 20  74 79 70 65 85 3a 22 0d  |e beep, type.:".|
00000030  00 1e 29 f1 20 22 86 43  48 41 49 4e 20 22 22 53  |..). ".CHAIN ""S|
00000040  70 69 6e 22 22 20 61 6e  64 20 70 72 65 73 73 20  |pin"" and press |
00000050  52 45 54 55 52 4e 2e 22  0d 00 28 2e f1 20 22 82  |RETURN."..(.. ".|
00000060  28 49 74 20 6d 61 79 20  62 65 20 6e 65 63 65 73  |(It may be neces|
00000070  73 61 72 79 20 74 6f 20  74 79 70 65 20 2a 41 44  |sary to type *AD|
00000080  46 53 20 6f 72 22 0d 00  32 17 f1 20 22 82 2a 4d  |FS or"..2.. ".*M|
00000090  4f 55 4e 54 20 66 69 72  73 74 29 2e 22 0d 00 3c  |OUNT first)."..<|
000000a0  25 f1 20 22 81 50 72 65  73 73 20 61 6e 79 20 6b  |%. ".Press any k|
000000b0  65 79 20 74 6f 20 63 6f  6e 74 69 6e 75 65 2e 2e  |ey to continue..|
000000c0  2e 22 0d 00 46 12 ef 32  33 2c 31 2c 30 3b 30 3b  |."..F..23,1,0;0;|
000000d0  30 3b 30 3b 0d 00 50 08  41 41 3d a5 0d 00 5a 09  |0;0;..P.AA=...Z.|
000000e0  2a 4b 49 4c 4c 0d ff                              |*KILL..|
000000e7