mirror of https://github.com/stella-emu/stella.git
more work on doc tables
This commit is contained in:
parent
37180e18df
commit
1e72dcfbcd
147
docs/index.html
147
docs/index.html
|
@ -782,18 +782,17 @@
|
|||
|
||||
</table>
|
||||
|
||||
|
||||
</br>
|
||||
<p><b>Joystick/Booster Grip Controller (can be remapped)</b></p>
|
||||
|
||||
<table BORDER=0>
|
||||
<tr>
|
||||
<th>Left Joystick</th>
|
||||
<th>Right Joystick</th>
|
||||
</tr>
|
||||
|
||||
<table style="border: hidden">
|
||||
<tr>
|
||||
<td style="padding: 0px">
|
||||
<table style="border: hidden" cellpadding=4>
|
||||
<table>
|
||||
<tr>
|
||||
<th colspan=2>Left Joystick</th>
|
||||
</tr>
|
||||
|
||||
<tr>
|
||||
<th>Function</th>
|
||||
<th>Key</th>
|
||||
|
@ -835,9 +834,13 @@
|
|||
</tr>
|
||||
</table>
|
||||
</td>
|
||||
|
||||
<td style="border: hidden"></td>
|
||||
<td style="padding: 0px">
|
||||
<table style="border: hidden" cellpadding=4>
|
||||
<table>
|
||||
<tr>
|
||||
<th colspan=2>Right Joystick</th>
|
||||
</tr>
|
||||
|
||||
<tr>
|
||||
<th>Function</th>
|
||||
<th>Key</th>
|
||||
|
@ -882,17 +885,17 @@
|
|||
</tr>
|
||||
</table>
|
||||
|
||||
</br>
|
||||
<p><b>Sega Genesis Controller (cannot be remapped, always associated with joystick and Booster Grip controllers)</b></p>
|
||||
|
||||
<table BORDER=2>
|
||||
<tr>
|
||||
<th>Left Pad</th>
|
||||
<th>Right Pad</th>
|
||||
</tr>
|
||||
|
||||
<table style="border: hidden">
|
||||
<tr>
|
||||
<td style="padding: 0px">
|
||||
<table style="border: hidden" cellpadding=4>
|
||||
<table>
|
||||
<tr>
|
||||
<th colspan=2>Left Pad</th>
|
||||
</tr>
|
||||
|
||||
<tr>
|
||||
<th>Function</th>
|
||||
<th>Key</th>
|
||||
|
@ -929,9 +932,13 @@
|
|||
</tr>
|
||||
</table>
|
||||
</td>
|
||||
|
||||
<td style="border: hidden"></td>
|
||||
<td style="padding: 0px">
|
||||
<table style="border: hidden" cellpadding=4>
|
||||
<table>
|
||||
<tr>
|
||||
<th colspan=2>Right Pad</th>
|
||||
</tr>
|
||||
|
||||
<tr>
|
||||
<th>Function</th>
|
||||
<th>Key</th>
|
||||
|
@ -971,17 +978,17 @@
|
|||
</tr>
|
||||
</table>
|
||||
|
||||
</br>
|
||||
<p><b>Driving Controller (can be remapped)</b></p>
|
||||
|
||||
<table BORDER=2>
|
||||
<tr>
|
||||
<th>Left Driving</th>
|
||||
<th>Right Driving</th>
|
||||
</tr>
|
||||
|
||||
<table style="border: hidden">
|
||||
<tr>
|
||||
<td style="padding: 0px">
|
||||
<table style="border: hidden" cellpadding=4>
|
||||
<table>
|
||||
<tr>
|
||||
<th colspan=2>Left Driving</th>
|
||||
</tr>
|
||||
|
||||
<tr>
|
||||
<th>Function</th>
|
||||
<th>Key</th>
|
||||
|
@ -1003,9 +1010,12 @@
|
|||
</tr>
|
||||
</table>
|
||||
</td>
|
||||
|
||||
<td style="border: hidden"></td>
|
||||
<td style="padding: 0px">
|
||||
<table style="border: hidden" cellpadding=4>
|
||||
<table>
|
||||
<tr>
|
||||
<th colspan=2>Right Driving</th>
|
||||
</tr>
|
||||
<tr>
|
||||
<th>Function</th>
|
||||
<th>Key</th>
|
||||
|
@ -1030,15 +1040,13 @@
|
|||
</tr>
|
||||
</table>
|
||||
|
||||
</br>
|
||||
<p><b>Trackball Controller (uses mouse, left port only)</b></p>
|
||||
|
||||
<table BORDER=2>
|
||||
<table>
|
||||
<tr>
|
||||
<th>Left Trackball</th>
|
||||
<th colspan=2>Left Trackball</th>
|
||||
</tr>
|
||||
<tr>
|
||||
<td style="padding: 0px">
|
||||
<table style="border: hidden" cellpadding=4>
|
||||
<tr>
|
||||
<th>Function</th>
|
||||
<th>Key</th>
|
||||
|
@ -1048,19 +1056,14 @@
|
|||
<td>Same as Left Joystick 'Fire'</td>
|
||||
</tr>
|
||||
</table>
|
||||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
|
||||
</br>
|
||||
<p><b>Light Gun Controller (uses mouse, left port only)</b></p>
|
||||
|
||||
<table BORDER=2>
|
||||
<table>
|
||||
<tr>
|
||||
<th>Left Light Gun</th>
|
||||
<th colspan=2>Left Light Gun</th>
|
||||
</tr>
|
||||
<tr>
|
||||
<td style="padding: 0px">
|
||||
<table style="border: hidden" cellpadding=4>
|
||||
<tr>
|
||||
<th>Function</th>
|
||||
<th>Key</th>
|
||||
|
@ -1070,21 +1073,18 @@
|
|||
<td>Same as Left Joystick 'Fire'</td>
|
||||
</tr>
|
||||
</table>
|
||||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
|
||||
</br>
|
||||
<p><b>Paddle Controller digital emulation (can be remapped)</b></p>
|
||||
|
||||
<table BORDER=2>
|
||||
<tr>
|
||||
<th>Left Paddles</th>
|
||||
<th>Right Paddles</th>
|
||||
</tr>
|
||||
|
||||
<table style="border: hidden">
|
||||
<tr>
|
||||
<td style="padding: 0px">
|
||||
<table style="border: hidden" cellpadding=4>
|
||||
<table>
|
||||
<tr>
|
||||
<th colspan=2>Left Paddles</th>
|
||||
</tr>
|
||||
|
||||
<tr>
|
||||
<th>Function</th>
|
||||
<th>Key</th>
|
||||
|
@ -1121,9 +1121,13 @@
|
|||
</tr>
|
||||
</table>
|
||||
</td>
|
||||
|
||||
<td style="border: hidden"></td>
|
||||
<td style="padding: 0px">
|
||||
<table style="border: hidden" cellpadding=4>
|
||||
<table>
|
||||
<tr>
|
||||
<th colspan=2>Right Paddles</th>
|
||||
</tr>
|
||||
|
||||
<tr>
|
||||
<th>Function</th>
|
||||
<th>Key</th>
|
||||
|
@ -1163,17 +1167,17 @@
|
|||
</tr>
|
||||
</table>
|
||||
|
||||
</br>
|
||||
<p><b>Keyboard Controller (can be remapped)</b></p>
|
||||
|
||||
<table BORDER=2>
|
||||
<tr>
|
||||
<th>Left Keyboard</th>
|
||||
<th>Right Keyboard</th>
|
||||
</tr>
|
||||
|
||||
<table style="border: hidden">
|
||||
<tr>
|
||||
<td style="padding: 0px">
|
||||
<table style="border: hidden" cellpadding=4>
|
||||
<table>
|
||||
<tr>
|
||||
<th colspan=2>Left Keyboard</th>
|
||||
</tr>
|
||||
|
||||
<tr>
|
||||
<th>Pad Button</th>
|
||||
<th>Key</th>
|
||||
|
@ -1240,9 +1244,13 @@
|
|||
</tr>
|
||||
</table>
|
||||
</td>
|
||||
|
||||
<td style="border: hidden"></td>
|
||||
<td style="padding: 0px">
|
||||
<table style="border: hidden" cellpadding=4>
|
||||
<table>
|
||||
<tr>
|
||||
<th colspan=2>Right Keyboard</th>
|
||||
</tr>
|
||||
|
||||
<tr>
|
||||
<th>Pad Button</th>
|
||||
<th>Key</th>
|
||||
|
@ -1312,9 +1320,10 @@
|
|||
</tr>
|
||||
</table>
|
||||
|
||||
</br>
|
||||
<p><b>CompuMate Controller (cannot be remapped)</b></p>
|
||||
|
||||
<table BORDER=2 cellpadding=4>
|
||||
<table BORDER=2>
|
||||
<tr><th>CompuMate</th> <th>Key</th></tr>
|
||||
<tr><td>0 - 9 </td><td>0 - 9 </td></tr>
|
||||
<tr><td>A - Z </td><td>A - Z </td></tr>
|
||||
|
@ -1338,6 +1347,7 @@
|
|||
|
||||
</table>
|
||||
|
||||
</br>
|
||||
<p><b>Audio & Video Keys (can be remapped)</b></p>
|
||||
<table BORDER=2 cellpadding=4>
|
||||
<tr>
|
||||
|
@ -1442,6 +1452,7 @@
|
|||
</tr>
|
||||
</table>
|
||||
|
||||
</br>
|
||||
<p><b>Palettes Keys (can be remapped)</b></p>
|
||||
<table BORDER=2 cellpadding=4>
|
||||
<tr>
|
||||
|
@ -1492,6 +1503,7 @@
|
|||
</tr>
|
||||
</table>
|
||||
|
||||
</br>
|
||||
<p><b>TV effects Keys (can be remapped)</b></p>
|
||||
|
||||
<table BORDER=2 cellpadding=4>
|
||||
|
@ -1576,6 +1588,7 @@
|
|||
</tr>
|
||||
</table>
|
||||
|
||||
</br>
|
||||
<p><b>Input Devices & Ports Keys (can be remapped)</b></p>
|
||||
|
||||
<table BORDER=2 cellpadding=4>
|
||||
|
@ -1847,6 +1860,7 @@
|
|||
</tr>
|
||||
</table>
|
||||
|
||||
</br>
|
||||
<a name="DeveloperKeys"></a>
|
||||
<p><b>Developer Keys (can be remapped)</b></p>
|
||||
|
||||
|
@ -1990,6 +2004,7 @@
|
|||
</tr>
|
||||
</table>
|
||||
|
||||
</br>
|
||||
<p><b><a name="GlobalKeys">Global Keys</a> (can be remapped)</b></p>
|
||||
<p>These keys allow selecting and changing settings without having to remember
|
||||
the dedicated hotkeys. The global keys are grouped by 'Audio & Video',
|
||||
|
@ -2040,6 +2055,7 @@
|
|||
</ul>
|
||||
</p>
|
||||
|
||||
</br>
|
||||
<p><b>Other Emulation Keys (can be remapped)</b></p>
|
||||
|
||||
<table BORDER=2 cellpadding=4>
|
||||
|
@ -2153,6 +2169,7 @@
|
|||
|
||||
</table>
|
||||
|
||||
</br>
|
||||
<p><b>UI Keys (can be remapped)</b></p>
|
||||
|
||||
<table BORDER=2 cellpadding=4>
|
||||
|
@ -2253,6 +2270,7 @@
|
|||
</tr>
|
||||
</table>
|
||||
|
||||
</br>
|
||||
<p><b>Additional Launcher Keys (most cannot be remapped)</b></p>
|
||||
<table BORDER=2 cellpadding=4>
|
||||
<tr>
|
||||
|
@ -2337,6 +2355,7 @@
|
|||
</tr>
|
||||
</table>
|
||||
|
||||
</br>
|
||||
<p><b>UI Keys in Text Editing areas (cannot be remapped)</b></p>
|
||||
|
||||
<table BORDER=2 cellpadding=4>
|
||||
|
@ -2481,7 +2500,7 @@
|
|||
|
||||
<table BORDER=2 cellpadding=4>
|
||||
<tr>
|
||||
<th> </th>
|
||||
<th></th>
|
||||
<th colspan="5">Computer</th>
|
||||
</tr>
|
||||
<tr>
|
||||
|
|
Loading…
Reference in New Issue