Skip to content

Commit

Permalink
updated doc for Kid Vid
Browse files Browse the repository at this point in the history
  • Loading branch information
thrust26 committed Sep 4, 2022
1 parent 087767b commit 80a5615
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 1 deletion.
2 changes: 2 additions & 0 deletions Changes.txt
Expand Up @@ -25,6 +25,8 @@

* Added Joy2B+ controller support

* Enhanced Kid Vid support to play tape audio

* Added BUS bankswitching support for some older demos

* Fixed broken 7800 pause key support
Expand Down
9 changes: 8 additions & 1 deletion docs/index.html
Expand Up @@ -282,6 +282,7 @@ <h2><b><a name="Features">Features</a></b></h2>
<li>Emulates <a href="https://en.wikipedia.org/wiki/CompuMate">Spectravideo CompuMate</a> system using your computer's keyboard,
including mapping of CompuMate 'Backspace', 'Space' and 'Enter' functionality to
to the actual keys on your keyboard</li>
<li>Emulates the Kid Vid Voice Module</li>
<li>Supports autodetection for most common controller types</li>
<li>Support for real Atari 2600 controllers using the
<a href="http://www.grandideastudio.com/stelladaptor-2600">Stelladaptor</a> and
Expand Down Expand Up @@ -5023,7 +5024,13 @@ <h3><a name="ControllerProps"><b>Controller Properties</b></a></h3>
<tr><td>CompuMate &#185</td><td>Spectravideo CompuMate (if either left or right is set, CompuMate is used for both).</td></tr>
<tr><td>Lightgun</td><td>Atari XG-1 compatible Light Gun.</td></tr>
<tr><td>MindLink &#185</td><td>MindLink controller.</td></tr>
<tr><td>KidVid</td><td>Kid Vid Voice Module, limited support (Right Keyboard controller buttons 1, 2 and 3 start the games, default mapping is 8, 9 and 0).</td></tr>
<tr><td>KidVid</td><td>Kid Vid Voice Module (Right Keyboard controller
buttons 1, 2 and 3 start the games, default mapping is 8, 9 and 0).</br>
Audio files can be downloaded e.g. from <a href="https://www.atariage.com/2600/archives/KidVidAudio/">AtariAge</a>.
Put unzipped .WAV files into Stella's base directory (see properties
or palette files below for details).</br>
Note: Stella supports playing the games without audio files too.
</td></tr>
<tr><td>QuadTari</td><td><a href="#Quadtari">QuadTari</a> controller, limited support (see below).</td></tr>
</table></td>
</tr>
Expand Down

0 comments on commit 80a5615

Please sign in to comment.