mirror of https://github.com/stella-emu/stella.git
Updated documentation for recent trakball naming changes.
This commit is contained in:
parent
52d3bd9df3
commit
e133a4a521
|
@ -258,7 +258,7 @@
|
|||
joysticks or mouse</li>
|
||||
<li>Emulates the Sega Genesis Controller using your computer's keyboard,
|
||||
joysticks or mouse</li>
|
||||
<li>Emulates CX-22 / CX-80 style trackballs and Amiga Mouse using your
|
||||
<li>Emulates CX22/CX80 style trakballs and Amiga/Atari Mouse using your
|
||||
computer's mouse</li>
|
||||
<li>Emulates <a href="http://en.wikipedia.org/wiki/CompuMate">Spectravideo CompuMate</a> system using your computer's keyboard,
|
||||
including mapping of CompuMate 'Backspace', 'Space' and 'Enter' functionality to
|
||||
|
@ -3301,9 +3301,9 @@ Ms Pac-Man (Stella extended codes):
|
|||
<tr><td>Paddles_IAxDr </td><td>Same as Paddles, except both the axes and direction of movement is inverted.</td></tr>
|
||||
<tr><td>Driving </td><td>Looks like a paddle, but allows 360' movement. Only one unit per connector, unlike paddles which were sold in pairs.</td></tr>
|
||||
<tr><td>Keyboard </td><td>Also known as the Star Raiders controller, functionally identical to the Kid's Controller and Keyboard Controller. Game included an overlay with commands, for use with Star Raiders.</td></tr>
|
||||
<tr><td>Trackball22 </td><td>Standard Atari 2600 CX-22 trackball controller.</td></tr>
|
||||
<tr><td>Trackball80 </td><td>Atari ST CX-80 trackball controller.</td></tr>
|
||||
<tr><td>AmigaMouse</td><td>Commodore Amiga computer mouse.</td></tr>
|
||||
<tr><td>AtariMouse </td><td>Atari ST computer mouse.</td></tr>
|
||||
<tr><td>Trakball </td><td>Standard Atari 2600 CX22/CX80 trakball controller.</td></tr>
|
||||
<tr><td><a href="http://atariage.com/store/index.php?l=product_list&c=98">
|
||||
AtariVox</a></td><td>A SpeakJet based unlimited-vocabulary speech / sound synthesizer with 32K EEPROM.</td></tr>
|
||||
<tr><td><a href="http://www.vectrex.biz/MemCard.htm">SaveKey</a></td><td>A 32K EEPROM for saving high scores, etc (the EEPROM portion of an AtariVox).</td></tr>
|
||||
|
|
Loading…
Reference in New Issue