From 8c9cbc87cbca62ec475a3023f257e6e57c6d8ca9 Mon Sep 17 00:00:00 2001 From: thrust26 Date: Wed, 3 Jun 2020 12:22:30 +0200 Subject: [PATCH] updated doc --- docs/index.html | 87 ++++++++++++++++++++++++++----------------------- 1 file changed, 47 insertions(+), 40 deletions(-) diff --git a/docs/index.html b/docs/index.html index f0687880f..abe4e09db 100644 --- a/docs/index.html +++ b/docs/index.html @@ -70,7 +70,7 @@


-
February 1999 - ??? 2020
+
February 1999 - June 2020
The Stella Team
Stella Homepage
@@ -2342,9 +2342,10 @@ -
-joyallow4 <1|0>
- Allow all 4 directions on a joystick to be pressed - simultaneously. +
-psense <number>
+ Sensitivity for emulation of paddles when using analog paddles. + Valid range of values is from 1 to 30, with larger numbers causing + faster movement. @@ -2357,6 +2358,41 @@ Impact of fast paddle movement on input averaging. + +
-dcsense <number>
+ Sensitivity for emulation of driving controllers when using a mouse. + Valid range of values is from 1 to 20, with larger numbers causing + faster movement. + + + +
-joyallow4 <1|0>
+ Allow all 4 directions on a joystick to be pressed + simultaneously. + + + +
-modcombo <1|0>
+ Use modifier(Shift/Alt/Control)-x key combos. This is normally enabled, + since the 'Quit' command is tied to 'Control-q'. However, there are times + when you want to disable them.
+ E.g. a 2-player game is using either the 'f' or 'r' keys for movement, + and pressing Control (for Fire) will perform an unwanted action + associated with Control-r or Control-f default keys. + + + +
-saport <lr|rl>
+ Determines how to enumerate the Stelladaptor/2600-daptor devices in the + order they are found: 'lr' means first is left port, second is right port, + 'rl' means the opposite. + + + +
-avoxport <name>
+ Set the name of the serial port where an AtariVox is connected. + +
-usemouse <always|analog|never>
Use mouse as a controller as specified by ROM properties in specific case. @@ -2364,24 +2400,6 @@ (paddles, trackball, etc.). - -
-grabmouse <1|0>
- Locks the mouse cursor in the game window in emulation mode. - - - -
-cursor <0|1|2|3>
- Set mouse cursor state in UI/emulation modes. - - - -
-dsense <number>
- Sensitivity for emulation of paddles when using a digital device - (ie, joystick digital axis or button, keyboard key, etc.). - Valid range of values is from 1 to 20, with larger numbers causing - faster movement. - -
-msense <number>
Sensitivity for emulation of paddles when using a mouse. @@ -2397,27 +2415,21 @@ -
-dcsense <number>
- Sensitivity for emulation of driving controllers when using a mouse. +
-dsense <number>
+ Sensitivity for emulation of paddles when using a digital device + (ie, joystick digital axis or button, keyboard key, etc.). Valid range of values is from 1 to 20, with larger numbers causing faster movement. -
-saport <lr|rl>
- Determines how to enumerate the Stelladaptor/2600-daptor devices in the - order they are found: 'lr' means first is left port, second is right port, - 'rl' means the opposite. +
-cursor <0|1|2|3>
+ Set mouse cursor state in UI/emulation modes. -
-modcombo <1|0>
- Use modifier(Shift/Alt/Control)-x key combos. This is normally enabled, - since the 'Quit' command is tied to 'Control-q'. However, there are times - when you want to disable them.
- E.g. a 2-player game is using either the 'f' or 'r' keys for movement, - and pressing Control (for Fire) will perform an unwanted action - associated with Control-r or Control-f default keys. +
-grabmouse <1|0>
+ Locks the mouse cursor in the game window in emulation mode. @@ -2588,11 +2600,6 @@ Make the start path follow ROM launcher navigation. - -
-avoxport <name>
- Set the name of the serial port where an AtariVox is connected. - -
-maxres <WxH>
Useful for developers, this sets the maximum size of window that