mirror of https://github.com/stella-emu/stella.git
Merge branch 'master' of https://github.com/stella-emu/stella
This commit is contained in:
commit
4045dfd15d
|
@ -1028,6 +1028,50 @@
|
|||
</tr>
|
||||
</table>
|
||||
|
||||
<p><b>Trackball Controller (uses mouse, left port only)</b></p>
|
||||
|
||||
<table BORDER=2>
|
||||
<tr>
|
||||
<th>Left Trackball</th>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>
|
||||
<table BORDER=1 cellpadding=4>
|
||||
<tr>
|
||||
<th>Function</th>
|
||||
<th>Key</th>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>Fire Button</td>
|
||||
<td>Same as 'Joy0 Fire'</td>
|
||||
</tr>
|
||||
</table>
|
||||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
|
||||
<p><b>Light Gun Controller (uses mouse, left port only)</b></p>
|
||||
|
||||
<table BORDER=2>
|
||||
<tr>
|
||||
<th>Left Light Gun</th>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>
|
||||
<table BORDER=1 cellpadding=4>
|
||||
<tr>
|
||||
<th>Function</th>
|
||||
<th>Key</th>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>Fire Button</td>
|
||||
<td>Same as 'Joy0 Fire'</td>
|
||||
</tr>
|
||||
</table>
|
||||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
|
||||
<p><b>Paddle Controller digital emulation (can be remapped)</b></p>
|
||||
|
||||
<table BORDER=2>
|
||||
|
|
Loading…
Reference in New Issue