diff --git a/Changes.txt b/Changes.txt
index 0149e6966..b700ac28a 100644
--- a/Changes.txt
+++ b/Changes.txt
@@ -16,7 +16,7 @@
* Added adjustable autofire.
- * Added 'Dark' UI theme. (TODO: DOC)
+ * Added 'Dark' UI theme.
* Extended global hotkeys for debug options.
diff --git a/docs/graphics/options_misc_dark.png b/docs/graphics/options_misc_dark.png
new file mode 100644
index 000000000..79fad1166
Binary files /dev/null and b/docs/graphics/options_misc_dark.png differ
diff --git a/docs/index.html b/docs/index.html
index 3df3d2a96..3014e6826 100644
--- a/docs/index.html
+++ b/docs/index.html
@@ -2076,9 +2076,9 @@
In addition to the built in ROM launcher, Stella can also be used from the
- commandline (assuming your operating system has a commandline).
+ command line (assuming your operating system has a command line).
- To run Stella from the commandline, use the following format:
+ To run Stella from the command line, use the following format:
stella [options ...] ROM_FILENAME
@@ -2360,7 +2360,7 @@
-logtoconsole <1|0> |
- Indicate that logged output should be printed to the console/commandline as it's being collected. An internal log will still be kept, and the amount of logging is still controlled by 'loglevel'. |
+ Indicate that logged output should be printed to the console/command line as it's being collected. An internal log will still be kept, and the amount of logging is still controlled by 'loglevel'. |
@@ -2576,7 +2576,7 @@
- -uipalette <standard|classic|light> |
+ -uipalette <standard|classic|light|dark> |
Use the specified palette for UI elements. |
@@ -3042,7 +3042,7 @@
|
- Item | Brief description | For more information, see CommandLine |
+ Item | Brief description | For more information, see Command Line |
Renderer | Use specified rendering mode | -video |
Interpolation | Enable interpolation of the TIA image | -tia.inter |
Zoom | Zoom level of the TIA image | -tia.zoom |
@@ -3066,7 +3066,7 @@
|
- Item | Brief description | For more information, see CommandLine |
+ Item | Brief description | For more information, see Command Line |
Palette | Palette used for emulation mode | -palette |
NTSC phase | Adjust phase shift for 'Custom' NTSC palette | -pal.phase_ntsc |
PAL phase | Adjust phase shift for 'Custom' PAL palette | -pal.phase_pal |
@@ -3088,7 +3088,7 @@
|
- Item | Brief description | For more information, see CommandLine |
+ Item | Brief description | For more information, see Command Line |
TV mode | Disable TV effects, or select TV preset | -tv.filter |
Adjustable sliders | Set specific attribute in 'Custom' TV mode | -tv.sharpness, -tv.resolution, etc. |
Phosphor for all ROMs | Enable phosphor mode for all ROMs | -tv.phosphor |
@@ -3114,7 +3114,7 @@
|
- Item | Brief description | For more information, see CommandLine |
+ Item | Brief description | For more information, see Command Line |
Enable audio | Self-explanatory | -audio.enabled |
Volume | Self-explanatory | -audio.volume |
Device | Use the specified audio device. | -audio.device |
@@ -3159,7 +3159,7 @@
|
- Item | Brief description | For more information, see CommandLine |
+ Item | Brief description | For more information, see Command Line |
Emulation speed | Emulation speed | -speed |
VSync | Enable vertical synced updates | -vsync |
Turbo | Enable 'Turbo' mode for maximum emulation speed. This overwrites 'Emulation speed' setting and disables 'VSync'. | -turbo |
@@ -3206,7 +3206,7 @@
|
- Item | Brief description | For more information, see CommandLine |
+ Item | Brief description | For more information, see Command Line |
Theme | Theme to use for UI elements (see examples) | -uipalette |
Dialogs font | The font used in the dialogs | -dialogfont |
HiDPI mode | Scale the UI by a factor of two when enabled | -hidpi |
@@ -3225,6 +3225,9 @@
|
|
+
+ |
+
@@ -3244,7 +3247,7 @@
|
- Item | Brief description | For more information, see CommandLine |
+ Item | Brief description | For more information, see Command Line |
Save path | Specifies where to save snapshots | -snapsavedir |
Continuous snapshot interval | Interval (in seconds) between snapshots | -ssinterval |
@@ -3357,7 +3360,7 @@
|
- Item | Brief description | For more information, see CommandLine |
+ Item | Brief description | For more information, see Command Line |
Joystick deadzone size | Deadzone area for axes on joysticks/gamepads | -joydeadzone |
(Analog paddle) Sensitivity | Sensitivity of an analog paddle | -psense |
Analog paddle) Dejitter averaging | Strength of paddle input averaging, suppresses mouse jitter | -dejitter.base |
@@ -3382,7 +3385,7 @@
|
- Item | Brief description | For more information, see CommandLine |
+ Item | Brief description | For more information, see Command Line |
Use mouse as ... | Allow the mouse to emulate various controllers | -usemouse |
(Sensitivity) Paddle | Sensitivity used when emulating a paddle using a mouse | -msense |
(Sensitivity) Trackball | Sensitivity used when emulating a trackball device using a mouse | -tsense |
@@ -3569,7 +3572,7 @@
which allow your particular operating system to 'see' the device (configuring
this is outside the scope of this document). Once your operating system
properly detects the AtariVox, you will need to tell Stella which serial
- port it is connected to. This is done by using the '-avoxport' commandline
+ port it is connected to. This is done by using the '-avoxport' command line
argument, or by setting it in the UI under the 'Devices & Ports' tab in
Advanced Configuration - Input Devices.
@@ -3631,7 +3634,7 @@
|
- Item | Brief description | For more information, see CommandLine |
+ Item | Brief description | For more information, see Command Line |
Player/Developer settings | Selects the active settings set | -dev.settings |
Console info overlay | Overlay console info on the TIA image during emulation. | -plr.stats -dev.stats |
Detected settings info | Display detected settings when a ROM is loaded. | -plr.detectedinfo -dev.detectedinfo |
@@ -3668,7 +3671,7 @@
|
- Item | Brief description | For more information, see CommandLine |
+ Item | Brief description | For more information, see Command Line |
Chip type | Type of emulated TIA chip. Allows testing for
TIA versions which exhibit timing problems in certain games. The
'Custom' option allows testing for glitch combinations. | -dev.tia.type |
@@ -3698,7 +3701,7 @@
|
- Item | Brief description | For more information, see CommandLine |
+ Item | Brief description | For more information, see Command Line |
Jitter/roll effect | Emulate screen roll with inconsistent scanline count | -plr.tv.jitter -dev.tv.jitter |
(Jitter/roll) Recovery | Determines recovery time for screen rolling | -plr.tv.jitter_recovery -dev.tv.jitter_recovery |
PAL color-loss | Use PAL color-loss effect | -plr.colorloss -dev.colorloss |
@@ -3726,7 +3729,7 @@
- Item | Brief description | For more information, see CommandLine |
+ Item | Brief description | For more information, see Command Line |
Time Machine |
@@ -3780,7 +3783,7 @@
| |
- Item | Brief description | For more information, see CommandLine |
+ Item | Brief description | For more information, see Command Line |
Font size | Self-explanatory | -dbg.fontsize |
Font style | Self-explanatory | -dbg.fontstyle |
Debugger width/height | Self-explanatory | -dbg.res |
@@ -3803,7 +3806,7 @@
Developer Commands for more information.
Viewing TIA/console information overlaid on the TIA image. This option
- can be enabled from the commandline or using the Alt-L key combo,
+ can be enabled from the command line or using the Alt-L key combo,
and is extremely useful for viewing the current scanline count and associated
frames per second, bankswitch and display formats, etc. The following shows
an example of this information:
@@ -3995,7 +3998,7 @@ Ms Pac-Man (Stella extended codes):
Stella maintains a log of its operations when the program first starts up, and
while it is running. In older releases, this information was only viewable from the
- commandline. However, the current release allows
+ command line. However, the current release allows
you to see this information from within the UI. This can be selected from the main
Options menu, where it is labelled "System Logs". Clicking on the button will show
a window similar to the following:
@@ -4016,7 +4019,7 @@ Ms Pac-Man (Stella extended codes):
The log levels are self-explanatory (None, Basic, Verbose). The "Print to console"
option emulates the behaviour of older versions of Stella, whereby the logged output
- is also shown on the commandline from which Stella was launched (if it was launched
+ is also shown on the command line from which Stella was launched (if it was launched
in that fashion). Finally, the current contents of the system log can be saved to your
home directory by clicking the "Save log to disk" button.
| | | | | | | | | | | | | |