lsnes rr1-Δ17

This commit is contained in:
Ilari Liusvaara 2013-02-11 00:11:52 +02:00
parent 1732705e62
commit a22a31c33e
3 changed files with 47 additions and 1 deletions

View file

@ -1 +1 @@
1-Δ16ε1
1-Δ17

View file

@ -203,6 +203,14 @@ ROM options
Load <file> as ROM.
\end_layout
\begin_layout Subsubsection
<file> (lsnes/wxwidgets)
\end_layout
\begin_layout Standard
Load <file> as ROM.
\end_layout
\begin_layout Subsection
Session options
\end_layout
@ -369,6 +377,14 @@ After running main RC file, run this file.
If multiple are specified, these execute in order specified.
\end_layout
\begin_layout Subsubsection
--lua=<file> (lsnes/wxwidgets)
\end_layout
\begin_layout Standard
Run this Lua file on startup
\end_layout
\begin_layout Subsection
dump options (lsnes-dumpavi only)
\end_layout
@ -7605,5 +7621,25 @@ Lua: Fix methods stopping working when resetting Lua.
Fix loading standard-format movies in preserve (readonly) mode.
\end_layout
\begin_layout Subsection
rr1-delta17
\end_layout
\begin_layout Itemize
Primitive movie editor
\end_layout
\begin_layout Itemize
Fix VU meter with no sound device.
\end_layout
\begin_layout Itemize
Fix various undefined return values.
\end_layout
\begin_layout Itemize
Show rates in VU meter window.
\end_layout
\end_body
\end_document

View file

@ -3759,3 +3759,13 @@ set-axis joystick0axis19 disabled
• Fix loading standard-format movies in preserve (readonly) mode.
19.78 rr1-delta17
• Primitive movie editor
• Fix VU meter with no sound device.
• Fix various undefined return values.
• Show rates in VU meter window.