diff --git a/bin/History.txt b/bin/History.txt index 75beefd5..ce0af9c5 100644 --- a/bin/History.txt +++ b/bin/History.txt @@ -12,6 +12,7 @@ Tom Charlesworth 1.26.3.1 (Experimental) - 29 Sep 2017 ------------------------------------ Changes: +. [Bug #469] New -no-printscreen-key switch to prevent the PrintScreen key from being registered. . [Bug #488] New -fs-height= switch. - best: picks the highest resolution where the height is an integer multiple of (192*2) - nnnn: select a specific resolution with height=nnnn pixels diff --git a/help/CommandLine.html b/help/CommandLine.html index 940e9e7b..192c918f 100644 --- a/help/CommandLine.html +++ b/help/CommandLine.html @@ -17,12 +17,21 @@ Start with a disk in drive-2

-f
Start in full-screen mode

+ -fs-height=<best|nnnn>
+ Use to select a better resolution for full-screen mode.
+ + NB. This changes the display resolution (and restores on exit).

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

-f8rom <rom-file>
Use custom 2K ROM at [$F800..$FFFF]. <rom-file> must be 2048 bytes long

-printscreen
Enable the dialog box to display the last file saved to

+ -no-printscreen-key
+ Prevent the PrintScreen key from being registered

-use-real-printer
Enables Advanced configuration control to allow dumping to a real printer

-noreg