Mercurial > hg > Members > kono > nitros9-code
annotate level2/coco3_6309/bootlists/standard.bl @ 2026:eb19d87abbd8
Readme file for Dragon distribution of Nitros, detailing what disk sets are
included.
author | afra |
---|---|
date | Fri, 31 Mar 2006 12:38:18 +0000 |
parents | c03acf76ace5 |
children | 397da75817e6 |
rev | line source |
---|---|
1214 | 1 *************************************** |
1587
5f18094d961d
kernel modules renamed to krn, updated makefiles, clock2_tc3 now clock2_cloud9...
boisy
parents:
1564
diff
changeset
|
2 * NitrOS-9 Level 2 Bootlist |
1214 | 3 * |
1224 | 4 * $Id$ |
5 * | |
1214 | 6 * This bootlist is presented as an example for creating custom bootfiles. |
7 * A module may be excluded from the bootfile if an asterisk (*) is the | |
8 * first character of the line. | |
9 * | |
10 *************************************** | |
11 * Kernel/System Section | |
12 * | |
13 * These modules are mandatory. | |
1587
5f18094d961d
kernel modules renamed to krn, updated makefiles, clock2_tc3 now clock2_cloud9...
boisy
parents:
1564
diff
changeset
|
14 ../MODULES/KERNEL/krnp2 |
1703 | 15 *../MODULES/KERNEL/krnp3_perr |
16 *../MODULES/KERNEL/krnp4_regdump | |
1214 | 17 ../MODULES/SYSMODS/ioman |
18 ../MODULES/SYSMODS/init | |
19 * | |
20 *************************************** | |
1954 | 21 * CDF Section (HawkSoft) |
22 * | |
23 *../MODULES/CDF/cdf.mn | |
24 * | |
25 * CDF descriptors - select as needed | |
26 * SCSI descriptors (IDs 0-6) | |
27 *../MODULES/CDF/sc0.dd | |
28 *../MODULES/CDF/sc1.dd | |
29 *../MODULES/CDF/sc2.dd | |
30 *../MODULES/CDF/sc3.dd | |
31 *../MODULES/CDF/sc4.dd | |
32 *../MODULES/CDF/sc5.dd | |
33 *../MODULES/CDF/sc6.dd | |
34 * IDE descriptors (master/slave) | |
35 *../MODULES/CDF/ic0.dd | |
36 *../MODULES/CDF/ic1.dd | |
37 * | |
38 *************************************** | |
1214 | 39 * RBF Section |
40 * | |
41 ../MODULES/RBF/rbf.mn | |
42 * | |
1224 | 43 * DriveWire driver (Cloud-9 product) |
44 *../MODULES/RBF/drivewire.dr | |
45 * DriveWire descriptors - select as needed | |
46 *../MODULES/RBF/ddx0.dd | |
47 *../MODULES/RBF/x0.dd | |
48 *../MODULES/RBF/x1.dd | |
49 *../MODULES/RBF/x2.dd | |
50 *../MODULES/RBF/x3.dd | |
51 * | |
1636 | 52 * SuperDriver Package (Cloud-9 product) |
53 *../MODULES/RBF/rbsuper.dr | |
54 * Select Low level SCSI and/or IDE driver | |
55 *../MODULES/RBF/lltc3.dr | |
56 *../MODULES/RBF/llide.dr | |
57 * SuperDriver descriptors - select as needed | |
58 * SCSI descriptors (IDs 0-7) | |
59 *../MODULES/RBF/s0_tc3.dd | |
60 *../MODULES/RBF/s1_tc3.dd | |
61 *../MODULES/RBF/s2_tc3.dd | |
62 *../MODULES/RBF/s3_tc3.dd | |
63 *../MODULES/RBF/s4_tc3.dd | |
64 *../MODULES/RBF/s5_tc3.dd | |
65 *../MODULES/RBF/s6_tc3.dd | |
1684 | 66 * SCSI HDB-DOS descriptor |
67 *../MODULES/RBF/sh_ide.dd | |
1636 | 68 * IDE descriptors (master/slave) |
69 *../MODULES/RBF/i0_ide.dd | |
70 *../MODULES/RBF/i1_ide.dd | |
1684 | 71 * IDE HDB-DOS descriptor |
72 *../MODULES/RBF/ih_ide.dd | |
1636 | 73 * |
1224 | 74 * SuperSCSI drivers (Cloud-9 product) |
75 * Select SCSI driver for TC^3, Ken-Ton or Disto Controller | |
1223 | 76 *../MODULES/RBF/superscsi_tc3.dr |
77 *../MODULES/RBF/superscsi_ktlr.dr | |
78 *../MODULES/RBF/superscsi_disto.dr | |
1224 | 79 * SuperSCSI descriptors - select as needed |
1225 | 80 *../MODULES/RBF/dd_ez135_tc3.dd |
81 *../MODULES/RBF/dd_ez135_ktlr.dd | |
82 *../MODULES/RBF/dd_ez135_d4n1.dd | |
83 *../MODULES/RBF/dd_ez135_hdii.dd | |
84 *../MODULES/RBF/h0_ez135_tc3.dd | |
85 *../MODULES/RBF/h0_ez135_ktlr.dd | |
1223 | 86 *../MODULES/RBF/h0_ez135_d4n1.dd |
87 *../MODULES/RBF/h0_ez135_hdii.dd | |
1225 | 88 *../MODULES/RBF/c3_cdrom_tc3.dd |
89 *../MODULES/RBF/c3_cdrom_ktlr.dd | |
1223 | 90 *../MODULES/RBF/c3_cdrom_d4n1.dd |
91 *../MODULES/RBF/c3_cdrom_hdii.dd | |
1225 | 92 *../MODULES/RBF/h5_zip100_tc3.dd |
93 *../MODULES/RBF/h5_zip100_ktlr.dd | |
1223 | 94 *../MODULES/RBF/h5_zip100_d4n1.dd |
95 *../MODULES/RBF/h5_zip100_hdii.dd | |
1225 | 96 *../MODULES/RBF/hb_255_tc3.dd |
97 *../MODULES/RBF/hb_255_ktlr.dd | |
1223 | 98 *../MODULES/RBF/hb_255_d4n1.dd |
99 *../MODULES/RBF/hb_255_hdii.dd | |
1214 | 100 * |
1790 | 101 * WD1773 floppy support for Tandy and compatible disk controllers |
1564 | 102 ../MODULES/RBF/rb1773.dr |
1790 | 103 * WD1773 floppy support for Disto Super Controller II |
104 *../MODULES/RBF/rb1773_scii_ff74.dr | |
105 *../MODULES/RBF/rb1773_scii_ff58.dr | |
1214 | 106 * Floppy device descriptors |
107 * DD - default device - choose one if needed | |
108 *../MODULES/RBF/ddd0_35s.dd | |
109 ../MODULES/RBF/ddd0_40d.dd | |
110 *../MODULES/RBF/ddd0_80d.dd | |
111 * D0 - drive 0 - choose one if needed | |
112 *../MODULES/RBF/d0_35s.dd | |
113 ../MODULES/RBF/d0_40d.dd | |
114 *../MODULES/RBF/d0_80d.dd | |
115 * D1 - drive 1 - choose one if needed | |
116 *../MODULES/RBF/d1_35s.dd | |
117 ../MODULES/RBF/d1_40d.dd | |
118 *../MODULES/RBF/d1_80d.dd | |
119 * D2 - drive 2 - choose one if needed | |
120 *../MODULES/RBF/d2_35s.dd | |
1812 | 121 ../MODULES/RBF/d2_40d.dd |
1214 | 122 *../MODULES/RBF/d2_80d.dd |
123 * D3 - drive 3 - choose if needed | |
124 *../MODULES/RBF/d3_35s.dd | |
125 * | |
126 * RAMDisk driver | |
127 *../MODULES/RBF/rammer.dr | |
1224 | 128 * RAMDisk descriptors - select as needed |
1227
70923b54cc47
cc3go_dd and cc3go_h0 are now part of the distribution, replacing cc3go.
boisy
parents:
1225
diff
changeset
|
129 *../MODULES/RBF/ddr0_8k.dd |
70923b54cc47
cc3go_dd and cc3go_h0 are now part of the distribution, replacing cc3go.
boisy
parents:
1225
diff
changeset
|
130 *../MODULES/RBF/ddr0_96k.dd |
70923b54cc47
cc3go_dd and cc3go_h0 are now part of the distribution, replacing cc3go.
boisy
parents:
1225
diff
changeset
|
131 *../MODULES/RBF/ddr0_128k.dd |
70923b54cc47
cc3go_dd and cc3go_h0 are now part of the distribution, replacing cc3go.
boisy
parents:
1225
diff
changeset
|
132 *../MODULES/RBF/ddr0_192k.dd |
70923b54cc47
cc3go_dd and cc3go_h0 are now part of the distribution, replacing cc3go.
boisy
parents:
1225
diff
changeset
|
133 *../MODULES/RBF/r0_8k.dd |
70923b54cc47
cc3go_dd and cc3go_h0 are now part of the distribution, replacing cc3go.
boisy
parents:
1225
diff
changeset
|
134 *../MODULES/RBF/r0_96k.dd |
70923b54cc47
cc3go_dd and cc3go_h0 are now part of the distribution, replacing cc3go.
boisy
parents:
1225
diff
changeset
|
135 *../MODULES/RBF/r0_128k.dd |
70923b54cc47
cc3go_dd and cc3go_h0 are now part of the distribution, replacing cc3go.
boisy
parents:
1225
diff
changeset
|
136 *../MODULES/RBF/r0_192k.dd |
1271 | 137 * Memory device descriptor |
138 *../MODULES/RBF/md.dd | |
1214 | 139 *************************************** |
140 * SCF Section | |
141 * | |
142 ../MODULES/SCF/scf.mn | |
143 * | |
1265 | 144 * CoCo 3 I/O driver |
1214 | 145 * Joystick modules: choose Joystick OR |
146 * (M)icrosoft or (L)ogitech mouse using 6551 or 6552 ACIA | |
1933 | 147 ../MODULES/SCF/vtio.dr |
1265 | 148 ../MODULES/SCF/keydrv_cc3.sb |
1256
3ff579715249
Changes to bootfiles and bootlists to reflect new naming of keydrv, snddrv and
boisy
parents:
1229
diff
changeset
|
149 ../MODULES/SCF/snddrv_cc3.sb |
3ff579715249
Changes to bootfiles and bootlists to reflect new naming of keydrv, snddrv and
boisy
parents:
1229
diff
changeset
|
150 ../MODULES/SCF/joydrv_joy.sb |
3ff579715249
Changes to bootfiles and bootlists to reflect new naming of keydrv, snddrv and
boisy
parents:
1229
diff
changeset
|
151 *../MODULES/SCF/joydrv_6551M.sb |
3ff579715249
Changes to bootfiles and bootlists to reflect new naming of keydrv, snddrv and
boisy
parents:
1229
diff
changeset
|
152 *../MODULES/SCF/joydrv_6552M.sb |
3ff579715249
Changes to bootfiles and bootlists to reflect new naming of keydrv, snddrv and
boisy
parents:
1229
diff
changeset
|
153 *../MODULES/SCF/joydrv_6551L.sb |
3ff579715249
Changes to bootfiles and bootlists to reflect new naming of keydrv, snddrv and
boisy
parents:
1229
diff
changeset
|
154 *../MODULES/SCF/joydrv_6552L.sb |
1214 | 155 * |
1933 | 156 * CoGrf/CoWin subroutine module |
157 * Use CoWin with Multi-Vue; use CoGrf | |
1587
5f18094d961d
kernel modules renamed to krn, updated makefiles, clock2_tc3 now clock2_cloud9...
boisy
parents:
1564
diff
changeset
|
158 * for basic text and graphic window support.. |
5f18094d961d
kernel modules renamed to krn, updated makefiles, clock2_tc3 now clock2_cloud9...
boisy
parents:
1564
diff
changeset
|
159 * Select only one. |
1933 | 160 *../MODULES/SCF/cogrf.io |
161 ../MODULES/SCF/cowin.io | |
1587
5f18094d961d
kernel modules renamed to krn, updated makefiles, clock2_tc3 now clock2_cloud9...
boisy
parents:
1564
diff
changeset
|
162 * |
1933 | 163 * CoVDG I/O subroutine module |
1214 | 164 * Select one or both |
1933 | 165 *../MODULES/SCF/covdg.io |
166 *../MODULES/SCF/covdg_small.io | |
1214 | 167 * |
168 * Select only one term descriptor | |
169 *../MODULES/SCF/term_vdg.dt | |
170 *../MODULES/SCF/term_win40.dt | |
171 ../MODULES/SCF/term_win80.dt | |
1942 | 172 *../MODULES/SCF/term_bbt.dt |
1587
5f18094d961d
kernel modules renamed to krn, updated makefiles, clock2_tc3 now clock2_cloud9...
boisy
parents:
1564
diff
changeset
|
173 *../MODULES/SCF/term_sc6551.dt |
1214 | 174 * |
175 * Select as many window descriptors as needed | |
176 ../MODULES/SCF/w.dw | |
177 ../MODULES/SCF/w1.dw | |
178 ../MODULES/SCF/w2.dw | |
179 ../MODULES/SCF/w3.dw | |
180 ../MODULES/SCF/w4.dw | |
181 ../MODULES/SCF/w5.dw | |
182 ../MODULES/SCF/w6.dw | |
183 ../MODULES/SCF/w7.dw | |
184 * | |
185 * Select as many VDG window descriptors as needed | |
186 *../MODULES/SCF/v1.dw | |
187 *../MODULES/SCF/v2.dw | |
188 *../MODULES/SCF/v3.dw | |
189 *../MODULES/SCF/v4.dw | |
190 *../MODULES/SCF/v5.dw | |
191 *../MODULES/SCF/v6.dw | |
192 *../MODULES/SCF/v7.dw | |
193 * | |
194 * Serial port drivers | |
1942 | 195 * CoCo Bit-Banger terminal port |
196 *../MODULES/SCF/scbbt.dr | |
1214 | 197 *../MODULES/SCF/t1.dd |
198 * 6551 ACIA | |
1490 | 199 *../MODULES/SCF/sc6551.dr |
200 *../MODULES/SCF/t2_sc6551.dd | |
201 *../MODULES/SCF/t3_sc6551.dd | |
1214 | 202 * Tandy Modem Pak |
203 *../MODULES/SCF/modpak.dr | |
204 *../MODULES/SCF/m1.dd | |
205 *../MODULES/SCF/m2.dd | |
206 * | |
207 * Printer drivers | |
1942 | 208 * ../MODULES/SCF/scbbp.dr |
1214 | 209 * ../MODULES/SCF/p.dd |
210 * | |
211 * VRN is a driver module used by certain games, including King's Quest III, | |
212 * Leisure Suit Larry and Flight Simulator II. A /nil descriptor is also | |
213 * supported. | |
214 ../MODULES/SCF/vrn.dr | |
215 ../MODULES/SCF/vi.dd | |
216 ../MODULES/SCF/ftdd.dd | |
217 * | |
218 *************************************** | |
219 * Pipe Section | |
220 * | |
221 * Pipes are a useful but optional part of a system. | |
222 ../MODULES/PIPE/pipeman.mn | |
223 ../MODULES/PIPE/piper.dr | |
224 ../MODULES/PIPE/pipe.dd | |
225 * | |
226 *************************************** | |
227 * Clock Section | |
228 * | |
1265 | 229 * Select one clock module depending upon your power line frequency |
230 * (60Hz = USA/Canada; 50Hz = Europe, Australia) | |
231 ../MODULES/CLOCKS/clock_60hz | |
232 *../MODULES/CLOCKS/clock_50hz | |
233 * Select one clock2 module that supports your real-time clock, if any. | |
1214 | 234 * Besides support for the internal software clock, the following |
235 * hardware clocks are supported: Burke & Burke, Disto 2-N-1, Disto 4-N-1, | |
1651 | 236 * Eliminator, Harris, SmartWatch, Cloud-9, the MESS emulator, Jeff |
237 * Vavasour's CoCo emulator, and DriveWire. | |
1265 | 238 ../MODULES/CLOCKS/clock2_soft |
239 *../MODULES/CLOCKS/clock2_bnb | |
240 *../MODULES/CLOCKS/clock2_disto2 | |
241 *../MODULES/CLOCKS/clock2_disto4 | |
242 *../MODULES/CLOCKS/clock2_elim | |
243 *../MODULES/CLOCKS/clock2_harris | |
244 *../MODULES/CLOCKS/clock2_smart | |
1651 | 245 *../MODULES/CLOCKS/clock2_jvemu |
246 *../MODULES/CLOCKS/clock2_messemu | |
1587
5f18094d961d
kernel modules renamed to krn, updated makefiles, clock2_tc3 now clock2_cloud9...
boisy
parents:
1564
diff
changeset
|
247 *../MODULES/CLOCKS/clock2_cloud9 |
1265 | 248 *../MODULES/CLOCKS/clock2_dw |
1214 | 249 * |
250 *************************************** | |
251 * System Kick-Start Module | |
252 * | |
1315 | 253 * Choose which startup module you wish to use. (sysgo_dd is recommended |
1227
70923b54cc47
cc3go_dd and cc3go_h0 are now part of the distribution, replacing cc3go.
boisy
parents:
1225
diff
changeset
|
254 * for most configurations.) |
1265 | 255 * |
1214 | 256 * Alternatively, this module can reside in the root directory of the |
257 * boot device, saving precious system RAM. | |
1315 | 258 ../MODULES/SYSMODS/sysgo_dd |
259 *../MODULES/SYSMODS/sysgo_h0 |