mirror of https://github.com/stella-emu/stella.git
Added note for special chars in Windows filenames
This commit is contained in:
parent
76bd7f493f
commit
e51600ad87
|
@ -464,6 +464,7 @@
|
|||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
Note: Stella does <b>not</b> support paths and names with special chars (e.g. é, œ, š, ...) for Windows.
|
||||
</blockquote></br>
|
||||
|
||||
<h2><b><a name="Games">Locating Game Images (aka ROMs)</a></b></h2>
|
||||
|
@ -5060,7 +5061,7 @@ Ms Pac-Man (Stella extended codes):
|
|||
<tr><td>Paddles </td><td>Standard paddle controllers for use with games such as Breakout and Warlords. One pair of controller per connector (allows for 4-player Warlords).</td></tr>
|
||||
<tr><td>Paddles_IAxis ¹</td><td>Same as Paddles, except the axes are inverted.</td></tr>
|
||||
<tr><td>Paddles_IAxDr ¹</td><td>Same as Paddles, except both the axes and direction of movement are 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>Driving ¹ </td><td>Looks like a paddle, but allows 360<EFBFBD> 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>AmigaMouse</td><td>Commodore Amiga computer mouse.</td></tr>
|
||||
<tr><td>AtariMouse</td><td>Atari ST computer mouse.</td></tr>
|
||||
|
|
Loading…
Reference in New Issue