diff --git a/VERSION b/VERSION index 87f80336..a4508b39 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -1-Δ16ε1 \ No newline at end of file +1-Δ17 \ No newline at end of file diff --git a/manual.lyx b/manual.lyx index 4272a5cc..4c6f831b 100644 --- a/manual.lyx +++ b/manual.lyx @@ -203,6 +203,14 @@ ROM options Load as ROM. \end_layout +\begin_layout Subsubsection + (lsnes/wxwidgets) +\end_layout + +\begin_layout Standard +Load 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= (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 diff --git a/manual.txt b/manual.txt index 95627229..59eb17e2 100644 --- a/manual.txt +++ b/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. +