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 @@      - + @@ -3066,7 +3066,7 @@
ItemBrief descriptionFor more information,
see CommandLine
ItemBrief descriptionFor more information,
see Command Line
RendererUse specified rendering mode-video
InterpolationEnable interpolation of the TIA image-tia.inter
ZoomZoom level of the TIA image-tia.zoom
     - + @@ -3088,7 +3088,7 @@
ItemBrief descriptionFor more information,
see CommandLine
ItemBrief descriptionFor more information,
see Command Line
PalettePalette used for emulation mode-palette
NTSC phaseAdjust phase shift for 'Custom' NTSC palette-pal.phase_ntsc
PAL phaseAdjust phase shift for 'Custom' PAL palette-pal.phase_pal
     - + @@ -3114,7 +3114,7 @@
ItemBrief descriptionFor more information,
see CommandLine
ItemBrief descriptionFor more information,
see Command Line
TV modeDisable TV effects, or select TV preset-tv.filter
Adjustable slidersSet specific attribute in 'Custom' TV mode-tv.sharpness, -tv.resolution, etc.
Phosphor for all ROMsEnable phosphor mode for all ROMs-tv.phosphor
     - + @@ -3159,7 +3159,7 @@
ItemBrief descriptionFor more information,
see CommandLine
ItemBrief descriptionFor more information,
see Command Line
Enable audioSelf-explanatory-audio.enabled
VolumeSelf-explanatory-audio.volume
DeviceUse the specified audio device.-audio.device
     - + @@ -3206,7 +3206,7 @@
ItemBrief descriptionFor more information,
see CommandLine
ItemBrief descriptionFor more information,
see Command Line
Emulation speedEmulation speed-speed
VSyncEnable vertical synced updates-vsync
TurboEnable 'Turbo' mode for maximum emulation speed. This overwrites 'Emulation speed' setting and disables 'VSync'.-turbo
     - + @@ -3225,6 +3225,9 @@ + + +
ItemBrief descriptionFor more information,
see CommandLine
ItemBrief descriptionFor more information,
see Command Line
ThemeTheme to use for UI elements (see examples)-uipalette
Dialogs fontThe font used in the dialogs-dialogfont
HiDPI modeScale the UI by a factor of two when enabled-hidpi
    

@@ -3244,7 +3247,7 @@
     - + @@ -3357,7 +3360,7 @@
ItemBrief descriptionFor more information,
see CommandLine
ItemBrief descriptionFor more information,
see Command Line
Save pathSpecifies where to save snapshots-snapsavedir
Continuous snapshot intervalInterval (in seconds) between snapshots-ssinterval
     - + @@ -3382,7 +3385,7 @@
ItemBrief descriptionFor more information,
see CommandLine
ItemBrief descriptionFor more information,
see Command Line
Joystick deadzone sizeDeadzone area for axes on joysticks/gamepads-joydeadzone
(Analog paddle) SensitivitySensitivity of an analog paddle-psense
Analog paddle) Dejitter averagingStrength of paddle input averaging, suppresses mouse jitter-dejitter.base
     - + @@ -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 @@
ItemBrief descriptionFor more information,
see CommandLine
ItemBrief descriptionFor more information,
see Command Line
Use mouse as ...Allow the mouse to emulate various controllers-usemouse
(Sensitivity) PaddleSensitivity used when emulating a paddle using a mouse-msense
(Sensitivity) TrackballSensitivity used when emulating a trackball device using a mouse-tsense
     - + @@ -3668,7 +3671,7 @@
ItemBrief descriptionFor more information,
see CommandLine
ItemBrief descriptionFor more information,
see Command Line
Player/Developer settingsSelects the active settings set-dev.settings
Console info overlayOverlay console info on the TIA image during emulation.-plr.stats
-dev.stats
Detected settings infoDisplay detected settings when a ROM is loaded.-plr.detectedinfo
-dev.detectedinfo
     - + @@ -3698,7 +3701,7 @@
ItemBrief descriptionFor more information,
see CommandLine
ItemBrief descriptionFor more information,
see Command Line
Chip typeType 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
     - + @@ -3726,7 +3729,7 @@
ItemBrief descriptionFor more information,
see CommandLine
ItemBrief descriptionFor more information,
see Command Line
Jitter/roll effectEmulate screen roll with inconsistent scanline count-plr.tv.jitter
-dev.tv.jitter
(Jitter/roll) RecoveryDetermines recovery time for screen rolling-plr.tv.jitter_recovery
-dev.tv.jitter_recovery
PAL color-lossUse PAL color-loss effect-plr.colorloss
-dev.colorloss
- +
ItemBrief descriptionFor more information,
see CommandLine
ItemBrief descriptionFor more information,
see Command Line
Time Machine @@ -3780,7 +3783,7 @@      - + @@ -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.


  • ItemBrief descriptionFor more information,
    see CommandLine
    ItemBrief descriptionFor more information,
    see Command Line
    Font sizeSelf-explanatory-dbg.fontsize
    Font styleSelf-explanatory-dbg.fontstyle
    Debugger width/heightSelf-explanatory-dbg.res