Home » Personal collection » Acorn ADFS disks » Electron_User_Group » EUG_09.ADF » BOOT_V

BOOT_V

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_09.ADF
Filename: BOOT_V
Read OK:
File size: 030B bytes
Load address: FFFF1D00
Exec address: FFFF8023
Duplicates

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

File contents
   10MODE4
   20PRINT
   30*FREE
   40*KEY1 *.|M
   50*KEY2 *W.|M
   60*KEY3 *SH.|M
   70*KEY4 Printer Driver|M
   80*KEY5 *LANG B|M
   90*KEY6 *B.|M CHAIN"$.VIEWCHECK"|M
  100*KEY7 *BACKUP|M
  110*KEY8 SCREEN $.KEYS|M
  120*FX6
  130VDU28,4,27,35,4
  140VDU19,0,3,0,0,0
  150VDU19,1,4,0,0,0
  160COLOUR129:COLOUR0:CLS
  170VDU28,5,26,34,5
  180REPEAT
  190PRINTTAB(4,0)"Welcome to VIEW disc"
  200PRINTTAB(5,2)"Choose a directory"
  210PRINTTAB(4,6)"Press 1 for DIARY"
  220PRINTTAB(4,8)"Press 2 for LETTERS"
  230PRINTTAB(4,10)"Press 3 for STUFF"
  240PRINTTAB(4,12)"Press 4 for WORK"
  250PRINTTAB(4,14)"Press 5 for EUG"
  260PRINTTAB(4,16)"Press 6 for WRITER"
  270PRINT''
  280PRINT"Number please ";
  290N$=GET$
  300UNTIL N$>="1" AND N$<="6"
  310PRINT N$
  320IF N$="1" THEN *DIR DIARY
  330IF N$="2" THEN *DIR LETTERS
  340IF N$="3" THEN *DIR STUFF
  350IF N$="4" THEN *DIR WORK
  360IF N$="5" THEN *DIR EUG
  370IF N$="6" THEN *DIR WRITER
  380MODE 0
  390VDU19,0,4,0,0,0
  400*LANG 2

�4
�
	*FREE
(*KEY1 *.|M
2*KEY2 *W.|M
<*KEY3 *SH.|M
F*KEY4 Printer Driver|M
P*KEY5 *LANG B|M
Z$*KEY6 *B.|M CHAIN"$.VIEWCHECK"|M
d*KEY7 *BACKUP|M
n*KEY8 SCREEN $.KEYS|M
x*FX6
��28,4,27,35,4
��19,0,3,0,0,0
��19,1,4,0,0,0
�
�129:�0:�
��28,5,26,34,5
��
� �4,0)"Welcome to VIEW disc"
��5,2)"Choose a directory"
��4,6)"Press 1 for DIARY"
��4,8)"Press 2 for LETTERS"
��4,10)"Press 3 for STUFF"
��4,12)"Press 4 for WORK"
��4,14)"Press 5 for EUG"
�4,16)"Press 6 for WRITER"
�''
�"Number please ";
"N$=�
,� N$>="1" � N$<="6"
6� N$
@� N$="1" � *DIR DIARY
J� N$="2" � *DIR LETTERS
T� N$="3" � *DIR STUFF
^� N$="4" � *DIR WORK
h� N$="5" � *DIR EUG
r� N$="6" � *DIR WRITER
|� 0
��19,0,4,0,0,0
�*LANG 2
�
00000000  0d 00 0a 06 eb 34 0d 00  14 05 f1 0d 00 1e 09 2a  |.....4.........*|
00000010  46 52 45 45 0d 00 28 0e  2a 4b 45 59 31 20 2a 2e  |FREE..(.*KEY1 *.|
00000020  7c 4d 0d 00 32 0f 2a 4b  45 59 32 20 2a 57 2e 7c  ||M..2.*KEY2 *W.||
00000030  4d 0d 00 3c 10 2a 4b 45  59 33 20 2a 53 48 2e 7c  |M..<.*KEY3 *SH.||
00000040  4d 0d 00 46 1a 2a 4b 45  59 34 20 50 72 69 6e 74  |M..F.*KEY4 Print|
00000050  65 72 20 44 72 69 76 65  72 7c 4d 0d 00 50 13 2a  |er Driver|M..P.*|
00000060  4b 45 59 35 20 2a 4c 41  4e 47 20 42 7c 4d 0d 00  |KEY5 *LANG B|M..|
00000070  5a 24 2a 4b 45 59 36 20  2a 42 2e 7c 4d 20 43 48  |Z$*KEY6 *B.|M CH|
00000080  41 49 4e 22 24 2e 56 49  45 57 43 48 45 43 4b 22  |AIN"$.VIEWCHECK"|
00000090  7c 4d 0d 00 64 13 2a 4b  45 59 37 20 2a 42 41 43  ||M..d.*KEY7 *BAC|
000000a0  4b 55 50 7c 4d 0d 00 6e  19 2a 4b 45 59 38 20 53  |KUP|M..n.*KEY8 S|
000000b0  43 52 45 45 4e 20 24 2e  4b 45 59 53 7c 4d 0d 00  |CREEN $.KEYS|M..|
000000c0  78 08 2a 46 58 36 0d 00  82 11 ef 32 38 2c 34 2c  |x.*FX6.....28,4,|
000000d0  32 37 2c 33 35 2c 34 0d  00 8c 11 ef 31 39 2c 30  |27,35,4.....19,0|
000000e0  2c 33 2c 30 2c 30 2c 30  0d 00 96 11 ef 31 39 2c  |,3,0,0,0.....19,|
000000f0  31 2c 34 2c 30 2c 30 2c  30 0d 00 a0 0d fb 31 32  |1,4,0,0,0.....12|
00000100  39 3a fb 30 3a db 0d 00  aa 11 ef 32 38 2c 35 2c  |9:.0:......28,5,|
00000110  32 36 2c 33 34 2c 35 0d  00 b4 05 f5 0d 00 be 20  |26,34,5........ |
00000120  f1 8a 34 2c 30 29 22 57  65 6c 63 6f 6d 65 20 74  |..4,0)"Welcome t|
00000130  6f 20 56 49 45 57 20 64  69 73 63 22 0d 00 c8 1e  |o VIEW disc"....|
00000140  f1 8a 35 2c 32 29 22 43  68 6f 6f 73 65 20 61 20  |..5,2)"Choose a |
00000150  64 69 72 65 63 74 6f 72  79 22 0d 00 d2 1d f1 8a  |directory"......|
00000160  34 2c 36 29 22 50 72 65  73 73 20 31 20 66 6f 72  |4,6)"Press 1 for|
00000170  20 44 49 41 52 59 22 0d  00 dc 1f f1 8a 34 2c 38  | DIARY"......4,8|
00000180  29 22 50 72 65 73 73 20  32 20 66 6f 72 20 4c 45  |)"Press 2 for LE|
00000190  54 54 45 52 53 22 0d 00  e6 1e f1 8a 34 2c 31 30  |TTERS"......4,10|
000001a0  29 22 50 72 65 73 73 20  33 20 66 6f 72 20 53 54  |)"Press 3 for ST|
000001b0  55 46 46 22 0d 00 f0 1d  f1 8a 34 2c 31 32 29 22  |UFF"......4,12)"|
000001c0  50 72 65 73 73 20 34 20  66 6f 72 20 57 4f 52 4b  |Press 4 for WORK|
000001d0  22 0d 00 fa 1c f1 8a 34  2c 31 34 29 22 50 72 65  |"......4,14)"Pre|
000001e0  73 73 20 35 20 66 6f 72  20 45 55 47 22 0d 01 04  |ss 5 for EUG"...|
000001f0  1f f1 8a 34 2c 31 36 29  22 50 72 65 73 73 20 36  |...4,16)"Press 6|
00000200  20 66 6f 72 20 57 52 49  54 45 52 22 0d 01 0e 07  | for WRITER"....|
00000210  f1 27 27 0d 01 18 16 f1  22 4e 75 6d 62 65 72 20  |.''....."Number |
00000220  70 6c 65 61 73 65 20 22  3b 0d 01 22 08 4e 24 3d  |please ";..".N$=|
00000230  be 0d 01 2c 17 fd 20 4e  24 3e 3d 22 31 22 20 80  |...,.. N$>="1" .|
00000240  20 4e 24 3c 3d 22 36 22  0d 01 36 08 f1 20 4e 24  | N$<="6"..6.. N$|
00000250  0d 01 40 19 e7 20 4e 24  3d 22 31 22 20 8c 20 2a  |..@.. N$="1" . *|
00000260  44 49 52 20 44 49 41 52  59 0d 01 4a 1b e7 20 4e  |DIR DIARY..J.. N|
00000270  24 3d 22 32 22 20 8c 20  2a 44 49 52 20 4c 45 54  |$="2" . *DIR LET|
00000280  54 45 52 53 0d 01 54 19  e7 20 4e 24 3d 22 33 22  |TERS..T.. N$="3"|
00000290  20 8c 20 2a 44 49 52 20  53 54 55 46 46 0d 01 5e  | . *DIR STUFF..^|
000002a0  18 e7 20 4e 24 3d 22 34  22 20 8c 20 2a 44 49 52  |.. N$="4" . *DIR|
000002b0  20 57 4f 52 4b 0d 01 68  17 e7 20 4e 24 3d 22 35  | WORK..h.. N$="5|
000002c0  22 20 8c 20 2a 44 49 52  20 45 55 47 0d 01 72 1a  |" . *DIR EUG..r.|
000002d0  e7 20 4e 24 3d 22 36 22  20 8c 20 2a 44 49 52 20  |. N$="6" . *DIR |
000002e0  57 52 49 54 45 52 0d 01  7c 07 eb 20 30 0d 01 86  |WRITER..|.. 0...|
000002f0  11 ef 31 39 2c 30 2c 34  2c 30 2c 30 2c 30 0d 01  |..19,0,4,0,0,0..|
00000300  90 0b 2a 4c 41 4e 47 20  32 0d ff                 |..*LANG 2..|
0000030b
BOOT_V.m0
BOOT_V.m1
BOOT_V.m2
BOOT_V.m4
BOOT_V.m5