diff --git a/Changes.txt b/Changes.txt index 2c4118cd7..c3c0304e1 100644 --- a/Changes.txt +++ b/Changes.txt @@ -24,9 +24,9 @@ * Added 'Turbo' mode, runs the game as fast as the computer allows. - * Added selectable dialog fonts (TODO: Doc) + * Added selectable dialog fonts - * Added option which lets default ROM path follow launcher navigation (TODO: Doc) + * Added option which lets default ROM path follow launcher navigation * Added displaying last write address in the debugger. diff --git a/docs/graphics/options_misc.png b/docs/graphics/options_misc.png index aa382419f..b1930b45d 100644 Binary files a/docs/graphics/options_misc.png and b/docs/graphics/options_misc.png differ diff --git a/docs/graphics/options_misc_classic.png b/docs/graphics/options_misc_classic.png index d4a77dc9f..1eab6039e 100644 Binary files a/docs/graphics/options_misc_classic.png and b/docs/graphics/options_misc_classic.png differ diff --git a/docs/graphics/options_misc_light.png b/docs/graphics/options_misc_light.png index b1113c033..c0cebe477 100644 Binary files a/docs/graphics/options_misc_light.png and b/docs/graphics/options_misc_light.png differ diff --git a/docs/graphics/options_ui.png b/docs/graphics/options_ui.png index 322527cb3..54ed568fc 100644 Binary files a/docs/graphics/options_ui.png and b/docs/graphics/options_ui.png differ diff --git a/docs/index.html b/docs/index.html index e57dd3d51..c845b487f 100644 --- a/docs/index.html +++ b/docs/index.html @@ -2404,6 +2404,11 @@ Use the specified palette for UI elements. + +
-dialogfont <small|low_medium|medium|large|large12|large14|large16>
+ Set the size of the font in the dialogs. + +
-dialogpos <0 - 4>
Set the position of dialogs within Stella windows (0 = center). @@ -2448,7 +2453,12 @@
-romdir <dir>
- Set the directory where the ROM launcher will start. + Set the path where the ROM launcher will start. + + + +
-followlauncher <0|1>
+ Make the start path follow ROM launcher navigation. @@ -2914,8 +2924,9 @@ - + +
ItemBrief descriptionFor more information,
see CommandLine
ThemeTheme to use for UI elements (see examples)-uipalette
Dialogs positionPosition of dialogs with Stella window-dialogpos
Dialogs fontThe font used in the dialogs-dialogfont
HiDPI modeScales the UI by a factor of two when enabled-hidpi
Dialogs positionPosition of dialogs with Stella window-dialogpos
Confirm exiting...Display a popup when emulation is exited-confirmexit
List input delayMaximum delay between keypresses in filelist-widgets before a search string resets. -listdelay
Mouse wheel scrollNumber of lines a mouse scroll will move in list-widgets-mwheel