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 @@
-dialogfont <small|low_medium|medium|large|large12|large14|large16>
-dialogpos <0 - 4>
-romdir <dir>
-followlauncher <0|1>
Item | Brief description | For more information, see CommandLine |
---|---|---|
Theme | Theme to use for UI elements (see examples) | -uipalette |
Dialogs position | Position of dialogs with Stella window | -dialogpos |
Dialogs font | The font used in the dialogs | -dialogfont |
HiDPI mode | Scales the UI by a factor of two when enabled | -hidpi |
Dialogs position | Position of dialogs with Stella window | -dialogpos |
Confirm exiting... | Display a popup when emulation is exited | -confirmexit |
List input delay | Maximum delay between keypresses in filelist-widgets before a search string resets. | -listdelay |
Mouse wheel scroll | Number of lines a mouse scroll will move in list-widgets | -mwheel |