diff --git a/docs/index.html b/docs/index.html
index 3acfac39e..c10fc79fc 100644
--- a/docs/index.html
+++ b/docs/index.html
@@ -2123,7 +2123,7 @@
-joydeadzone <number> |
- Sets the joystick axis deadzone area for joysticks/gamepads.
+ | Sets the joystick axis deadzone area for analog joysticks/gamepads.
All values within the deadzone are treated as zero-axis values,
while only those values outside are registered as valid input.
Accepts a number from 0 - 29, and uses the formula
@@ -2696,7 +2696,8 @@
|
PAL aspect | Width of TIA image in PAL mode | -tia.aspectp |
Emul. speed | Emulation speed | -speed |
VSync | Enable vertical synced updates | -vsync |
- Fullscreen | Self-explanatory | -fullscreen |
+ Fullscreen | Self-explanatory - Note that colors may slightly change.
+ This depends on the OS and renderer used. | -fullscreen |
Stretch | In fullscreen mode, completely fill screen with TIA image | -tia.fs_stretch |
Overscan | In fullscreen mode, add overscan to the TIA image | -tia.fs_overscan |
Fast SuperCharger load | Skip progress loading bars for SuperCharger ROMs | -fastscbios |