From 3ba303a74971f5e81f67f7b8521f65570c980efe Mon Sep 17 00:00:00 2001 From: tomcw Date: Sat, 12 Oct 2019 18:50:14 +0100 Subject: [PATCH] Help: updated for the 3 new command line switches --- help/CommandLine.html | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/help/CommandLine.html b/help/CommandLine.html index 8a396b01..831b7cf9 100644 --- a/help/CommandLine.html +++ b/help/CommandLine.html @@ -19,6 +19,10 @@ Start with hard disk 1 plugged-in (and auto power-on the Apple II). NB. Hard disk controller card gets enabled.

-h2 <pathname>
Start with hard disk 2 plugged-in. NB. Hard disk controller card gets enabled.

+ -model <apple2|apple2p|apple2e|apple2ee>
+ Select the machine model: Apple II, Apple II+, Apple //e, Enhanced Apple //e.

+ -clock-multiplier <value>
+ Where value is between 0.5 and 3.9, and is a base-clock multiplier, roughly mapping to 0.5MHz - 3.9MHz

-s0 <saturn|saturn64|saturn128>
Insert a Saturn 64K or Saturn 128K card into slot 0 in the Apple II or II+ machines (or similar clone).
Where -s0 saturn is an alias for -s0 saturn128.

@@ -36,6 +40,8 @@ -s7 empty
Remove the hard disk controller card from slot 7.
Useful to allow a floppy disk to boot from slot 6, drive 1. Use in combination with -d1.

+ -s7-empty-on-exit
+ Remove the hard disk controller card from slot 7 on AppleWin exit.

-r <number of pages>
Emulate a RamWorks III card with 1 to 127 pages (each page is 64K, giving a max of 8MB) in the auxiliary slot in an Apple //e machine.

-load-state <savestate>