mirror of
https://github.com/AppleWin/AppleWin.git
synced 2024-12-28 17:30:02 +00:00
Help doc: add info about '-s5h1' and '-s5h2'
This commit is contained in:
parent
46302015b6
commit
f55c1abc52
@ -17,7 +17,7 @@ Tom Charlesworth
|
||||
- [Change #1190] Document command line: '-multimon'.
|
||||
- At start-up, use the Registry's saved "Window x/y position" to position the AppleWin window correctly for multiple monitors.
|
||||
- [Change #1033] New command line support for hard disk controller in slots 5 and 7.
|
||||
- Use '-s5 hdc' or 's7 hdc' to start up with a hard disk controller (hdc) in slots 5 and 7 respectively.
|
||||
- Use '-s5 hdc' or '-s7 hdc' to start up with a hard disk controller (hdc) in slots 5 and 7 respectively.
|
||||
- Use '-s5h1 <pathname>' and '-s5h2 <pathname>' to connect to hard disk image.
|
||||
- NB. There's no GUI configuration support for the hdc in slot 5.
|
||||
- NB. An hdc in slot 5 allows these 3.5" titles to work: "Perplexing Puzzles" and "Dark Heart of Uukrul".
|
||||
|
@ -31,7 +31,11 @@
|
||||
Start with hard disk 1 plugged-in (and auto power-on the Apple II). NB. Hard disk controller card gets enabled.<br><br>
|
||||
-h2 <pathname><br>
|
||||
Start with hard disk 2 plugged-in. NB. Hard disk controller card gets enabled.<br><br>
|
||||
NB. For -d1,-d2,-s5d1,-s5d2,-h1,-h2, if pathname is "", then the disk is ejected or the harddisk is unplugged.<br><br>
|
||||
-s5h1 <pathname><br>
|
||||
Start with hard disk 1 plugged-in slot 5 (must be used with '-s5 hdc').<br><br>
|
||||
-s5h2 <pathname><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>
|
||||
-model <apple2|apple2p|apple2jp|apple2e|apple2ee><br>
|
||||
Select the machine model: Apple II, Apple II+, Apple II J-Plus, Apple //e, Enhanced Apple //e.<br><br>
|
||||
-clock-multiplier <value><br>
|
||||
|
Loading…
Reference in New Issue
Block a user