mirror of https://github.com/stella-emu/stella.git
doc updated to reflect latest changes
This commit is contained in:
parent
e465112c02
commit
fc01aef34e
Binary file not shown.
Before Width: | Height: | Size: 5.2 KiB After Width: | Height: | Size: 5.2 KiB |
|
@ -2492,11 +2492,11 @@
|
|||
<td>Defines the uncompressed rewind buffer size. Must be <= rewind buffer size.</td>
|
||||
</tr><tr>
|
||||
</tr><tr>
|
||||
<td><pre>-<plr.|dev.>rewind.interval <0 - 5></pre></td>
|
||||
<td><pre>-<plr.|dev.>rewind.interval <1f|3f|10f|30f|1s|3s|10s></pre></td>
|
||||
<td>Defines the interval between two save states.</td>
|
||||
</tr><tr>
|
||||
</tr><tr>
|
||||
<td><pre>-<plr.|dev.>rewind.horizon <0 - 6></pre></td>
|
||||
<td><pre>-<plr.|dev.>rewind.horizon <3s|10s|30s|1m|3m|10m|30m|60m></pre></td>
|
||||
<td>Defines the horizon of the rewind buffer.</td>
|
||||
</tr>
|
||||
</table>
|
||||
|
|
Loading…
Reference in New Issue