lsnes rr1-Δ17
This commit is contained in:
parent
1732705e62
commit
a22a31c33e
3 changed files with 47 additions and 1 deletions
2
VERSION
2
VERSION
|
@ -1 +1 @@
|
|||
1-Δ16ε1
|
||||
1-Δ17
|
36
manual.lyx
36
manual.lyx
|
@ -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
|
||||
|
|
10
manual.txt
10
manual.txt
|
@ -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.
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue