sdl: docs update -- wow these are old

This commit is contained in:
punkrockguy318 2011-10-11 23:12:09 +00:00
parent a6a7d23107
commit b0cea418b8
1 changed files with 7 additions and 4 deletions

View File

@ -23,7 +23,7 @@
<div id="page_content">
<center><h1>FCEUX SDL Documentation</h1></center>
<center><i>Last updated March 10, 2010<br />Valid as of FCEUX 2.2</i><br></center>
<center><i>Last updated October 11, 2011<br />Valid as of FCEUX 2.1.5</i><br></center>
<p>
<b>Table of Contents:</b>
<ul>
@ -179,7 +179,8 @@ necessarily 100% accurate or complete):
<p>
<b>NOTE:</b>There is not a GUI available to remap these hotkeys for SDL. If you really
want to remap the hotkeys, you can edit the config file manually and replace the values
with SDL keysyms. However, hotkey remapping is planned for gfceux in the near future.
with SDL keysyms. Alternatively, you can use a tool like <a href="http://qjoypad.sourceforge.net/">qjoypad</a>
or <a href="http://joy2key.sourceforge.net/">joy2key</a> and even map hotkeys to joystick buttons/axes.
<p>
<table border>
<tr><th>Key:</th><th>Action:</th></tr>
@ -191,7 +192,6 @@ necessarily 100% accurate or complete):
<tr><td>F6</td><td>FDS select side.</td></tr>
<tr><td>F7</td><td>Load state.</td></tr>
<tr><td>F8</td><td>FDS eject.</td></tr>
<tr><td>.</td><td>Toggle movie frame counter.</td></tr>
<tr><td>F10</td><td>Toggle movie subtitles.</td></tr>
<tr><td>F11</td><td>Reset emulator.</td></tr>
<tr><td>F12</td><td>Save screenshot (to basedir/snaps/).</td></tr>
@ -200,12 +200,15 @@ necessarily 100% accurate or complete):
<tr><td>0-9</td><td>Select save state slot.</td></tr>
<tr><td>-</td><td>Decrease emulation speed.</td></tr>
<tr><td>=</td><td>Increase emulation speed.</td></tr>
<tr><td>TAB</td><td>Hold for turbo emulation speed.</td></tr>
<tr><td>Pause</td><td>Pause emulation.</td></tr>
<tr><td>\</td><td>Advance a single frame.</td></tr>
<tr><td>TAB</td><td>Hold for turbo emulation speed.</td></tr>
<tr><td>.</td><td>Toggle movie frame counter.</td></tr>
<tr><td>,</td><td>Toggle input display.</td></tr>
<tr><td>q</td><td>Toggle movie read-only</td></tr>
<tr><td>'</td><td>Advance a single frame.</td></tr>
<tr><td>/</td><td>Lag counter display.</td></tr>
<tr><td>DEL</td><td>Frame advance lag skip display.</td></tr>
</table>
</p>
<a name="using-keys-vs"><h4>VS Unisystem</h4></a>