From 9b29d655925255d98e7621ea002bf0dbe4c37672 Mon Sep 17 00:00:00 2001 From: Thomas Jentzsch Date: Mon, 7 Sep 2020 20:48:36 +0200 Subject: [PATCH] updated Quadtari docs --- docs/index.html | 70 +++++++++++++++++++++++++++---------------------- 1 file changed, 38 insertions(+), 32 deletions(-) diff --git a/docs/index.html b/docs/index.html index 9c7513adc..3df3d2a96 100644 --- a/docs/index.html +++ b/docs/index.html @@ -1784,7 +1784,7 @@ - Switch mouse between controller emulation modes
(see Game Properties - Controller) + Switch mouse between controller emulation modes
(see Controller Properties) Control + 0 Control + 0 @@ -1870,16 +1870,16 @@ EndMove cursor to end of line DeleteRemove character to right of cursor BackspaceRemove character to left of cursor - Control-aSame function as 'Home' - Control-eSame function as 'End' - Control-dSame function as 'Delete' - Control-kRemove all characters from cursor to end of line - Control-uRemove all characters from cursor to beginning of line - Control-wRemove entire word to left of cursor - Control-LeftMove cursor to beginning of word to the left - Control-RightMove cursor to beginning of word to the right - Control-cCopy entire line to clipboard (not complete) - Control-vPaste clipboard contents (not complete) + Control + aSame function as 'Home' + Control + eSame function as 'End' + Control + dSame function as 'Delete' + Control + kRemove all characters from cursor to end of line + Control + uRemove all characters from cursor to beginning of line + Control + wRemove entire word to left of cursor + Control + LeftMove cursor to beginning of word to the left + Control + RightMove cursor to beginning of word to the right + Control + cCopy entire line to clipboard (not complete) + Control + vPaste clipboard contents (not complete)
@@ -2410,12 +2410,12 @@
-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 + 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. + associated with 'Control + r' or 'Control + f' default keys. @@ -2769,7 +2769,7 @@
-bs <type>
- Set "Cart.Type" property. See the Game Properties section + Set "Cart.Type" property. See the Emulation Properties section for valid types. @@ -2810,51 +2810,51 @@
-lc <type>
- Set "Controller.Left" property. See the Game Properties + Set "Controller.Left" property. See the Controller Properties section for valid types.
-lq1 <type>
- Set "Controller.Left1" property for QuadTari. See the Game Properties + Set "Controller.Left1" property for QuadTari. See the QuadTari Properties section for valid types.
-lq2 <type>
- Set "Controller.Left2" property for QuadTari. See the Game Properties + Set "Controller.Left2" property for QuadTari. See the QuadTari Properties section for valid types.
-rc <type>
- Set "Controller.Right" property. See the Game Properties + Set "Controller.Right" property. See the Controller Properties section for valid types.
-rq1 <type>
- Set "Controller.Right1" property for QuadTari. See the Game Properties + Set "Controller.Right1" property for QuadTari. See the QuadTari Properties section for valid types.
-rq2 <type>
- Set "Controller.Right2" property for QuadTari. See the Game Properties + Set "Controller.Right2" property for QuadTari. See the QuadTari Properties section for valid types.
-bc <type>
Set both "Controller.Left" and "Controller.Right" properties. - See the Game Properties section for valid types. + See the Controller Properties section for valid types.
-aq <type>
Set "Controller.Left1", "Controller.Left2", "Controller.Right1" and "Controller.Right2" properties for QuadTari. - See the Game Properties section for valid types. + See the QuadTari Properties section for valid types. @@ -2875,12 +2875,12 @@
-ma <Auto|XY>
Set "Controller.MouseAxis" property. - See the Game Properties section for valid types. + See the Controller Properties section for valid types.
-format <format>
- Set "Display.Format" property. See the Game Properties section + Set "Display.Format" property. See the Emulation Properties section for valid formats. @@ -3487,7 +3487,7 @@ showing all files (with no restriction on file name).
  • Reload listing: Selecting this performs a reload of the - current listing. It is an alternative to pressing the Control-r + current listing. It is an alternative to pressing the 'Control + r' key combo.

  • @@ -3554,7 +3554,7 @@
  • Any other devices will be ignored.
  • The assignment ordering of Stelladaptor/2600-daptor to port can be redefined with - 'saport' (see description in Using the Command Line) and dynamically with the 'Control-1' key + 'saport' (see description in Using the Command Line) and dynamically with the 'Control + 1' key combo.

  • @@ -4067,8 +4067,9 @@ Ms Pac-Man (Stella extended codes):

    Each block in a property file consists of a set of properties for a single game. Stella supports the properties described below:

    +

    Emulation Properties

    - +

    @@ -4193,8 +4194,9 @@ Ms Pac-Man (Stella extended codes):

    Note: Items marked as '*' are deprecated, and will probably be removed in a future release.

    --> +

    Console Properties

    - +

    @@ -4218,8 +4220,9 @@ Ms Pac-Man (Stella extended codes):

    +

    Controller Properties

    - +

    @@ -4311,8 +4314,9 @@ Ms Pac-Man (Stella extended codes):

    +

    QuadTari Properties

    - +

    @@ -4327,6 +4331,7 @@ Ms Pac-Man (Stella extended codes):
    + @@ -4335,8 +4340,9 @@ Ms Pac-Man (Stella extended codes):
     Type Description
    JoystickAtari's famous black joystick that was originally included with the system.
    Paddles Standard paddle controllers, only (up to 8) fire buttons supported for QuadTari.
    DrivingLooks like a paddle, but allows 360° movement. Only one unit per connector, unlike paddles which were sold in pairs.
    AtariVoxA SpeakJet based unlimited-vocabulary speech/sound synthesizer with 32K EEPROM.
    SaveKeyA 32K EEPROM for saving high scores, etc. (the EEPROM portion of an AtariVox).

    +

    Cartridge Properties

    - +