Help: add cmd-line info about '-s5h* <pathname>' and '-s7h* <pathname>'

This commit is contained in:
tomcw 2024-08-17 21:43:13 +01:00
parent 25820cc145
commit ad6482a89c

View File

@ -28,14 +28,24 @@
-s5d2 &lt;pathname&gt;<br>
Start with a floppy disk in slot 5 drive-2 (must be used with '-s5 diskii' or '-s5 diskii13').<br><br>
-h1 &lt;pathname&gt;<br>
Start with hard disk 1 plugged-in (and auto power-on the Apple II). NB. Hard disk controller card gets enabled.<br><br>
Start with hard disk 1 plugged in (and auto power-on the Apple II). NB. Hard disk controller card in slot 7 gets enabled.<br><br>
-h2 &lt;pathname&gt;<br>
Start with hard disk 2 plugged-in. NB. Hard disk controller card gets enabled.<br><br>
Start with hard disk 2 plugged in. NB. Hard disk controller card in slot 7 gets enabled.<br><br>
-s5h1 &lt;pathname&gt;<br>
Start with hard disk 1 plugged-in slot 5 (must be used with '-s5 hdc').<br><br>
Start with hard disk 1 plugged into HDC in slot 5 (must be used with '-s5 hdc').<br><br>
-s5h2 &lt;pathname&gt;<br>
Start with hard disk 2 plugged-in slot 5 (must be used with '-s5 hdc').<br><br>
NB. For -d1,-d2,-s5d1,-s5d2,-h1,-h2,-s5h1,-s5h2, if pathname is "", then the disk is ejected or the hard disk is unplugged.<br><br>
Start with hard disk 2 plugged into HDC in slot 5 (must be used with '-s5 hdc').<br><br>
-s5h&lt;1|2|3|4|5|6|7|8&gt; &lt;pathname&gt;<br>
Start with hard disk n plugged into HDC in slot 5 (must be used with '-s5 hdc').<br>
NB. Only SmartPort firmware for enhanced //e supports hard disks 5-8.<br><br>
-s7h1 &lt;pathname&gt;<br>
Start with hard disk 1 plugged into HDC in slot 7 (must be used with '-s7 hdc').<br><br>
-s7h2 &lt;pathname&gt;<br>
Start with hard disk 2 plugged into HDC in slot 7 (must be used with '-s7 hdc').<br><br>
-s7h&lt;1|2|3|4|5|6|7|8&gt; &lt;pathname&gt;<br>
Start with hard disk n plugged into HDC in slot 7 (must be used with '-s7 hdc').<br>
NB. Only SmartPort firmware for enhanced //e supports hard disks 5-8.<br><br>
NB. For -d1,-d2,-s5d1,-s5d2,-h1,-h2,-s5h*,-s7h*, if pathname is "", then the disk is ejected or the hard disk is unplugged.<br><br>
-model &lt;apple2|apple2p|apple2jp|apple2e|apple2ee&gt;<br>
Select the machine model: Apple II, Apple II+, Apple II J-Plus, Apple //e, Enhanced Apple //e.<br><br>
-clock-multiplier &lt;value&gt;<br>