diff --git a/AppleWin/help/CommandLine.html b/AppleWin/help/CommandLine.html new file mode 100644 index 00000000..0a5ef84e --- /dev/null +++ b/AppleWin/help/CommandLine.html @@ -0,0 +1,30 @@ + + + + Save-State Files + + + +

Command line

+
+

AppleWin can be driven from the command line as + follows: +

+ -d1 <pathname>
+ Start with a disk in drive-1

+ -d2 <pathname>
+ Start with a disk in drive-2

+ -f
+ Start in full-screen mode

+ -r <number of pages>
+ Emulate a RAMworks III card with 1 to 127 pages (each page is 64K, giving a max of 8MB)
+

 

+

Debug arguments: +

+ -l
+ Enable logging. Creates an AppleWin.log file

+ -m
+ Disable DirectSound support

+ + diff --git a/AppleWin/help/Table of Contents.hhc b/AppleWin/help/Table of Contents.hhc index b637a290..6351d554 100644 --- a/AppleWin/help/Table of Contents.hhc +++ b/AppleWin/help/Table of Contents.hhc @@ -82,6 +82,10 @@ +
  • + + +