mirror of
https://github.com/AppleWin/AppleWin.git
synced 2024-12-21 17:31:23 +00:00
Help: add cmd-line info about '-s<n> hdc-[sp|bm2|bm4]'
This commit is contained in:
parent
ad6482a89c
commit
91743eeebc
@ -79,7 +79,8 @@
|
||||
Remove the hard disk controller card from slot 7 on AppleWin exit.<br><br>
|
||||
-s5 hdc<br>
|
||||
-s7 hdc<br>
|
||||
Insert a hard disk controller card into slot 5 or 7.<br><br>
|
||||
Insert a hard disk controller card into slot 5 or 7.<br>
|
||||
NB. For enhanced //e, the firmware will support SmartPort commands (and up to 8 hard disk devices).<br><br>
|
||||
-d1-disconnected, -d2-disconnected<br>
|
||||
Disconnect drive-1 and/or drive-2 from the Disk II controller card in slot 6.<br><br>
|
||||
-harddisknumblocks <number of ProDOS blocks><br>
|
||||
@ -244,6 +245,12 @@
|
||||
<ul>
|
||||
<li>NB. Switch likely to be removed after a few releases.</li>
|
||||
</ul>
|
||||
-s<n> hdc-[sp|bm2|bm4]
|
||||
<ul>
|
||||
<li>hdc-sp: Force HDC SmartPort firmware for II/II+/Unenhanced //e machines (now won't autoboot from HDD-1).</li>
|
||||
<li>hdc-bm2: Modify HDC firmware $CnFE to report supporting 2 block mode devices.</li>
|
||||
<li>hdc-bm4: Modify HDC firmware $CnFE to report supporting 4 block mode devices.</li>
|
||||
</ul>
|
||||
<br><br>
|
||||
</body>
|
||||
</html>
|
||||
|
Loading…
Reference in New Issue
Block a user