lsnes rr1-Δ14ε1
This commit is contained in:
parent
a7262356d5
commit
b910e3f399
3 changed files with 80 additions and 1 deletions
2
VERSION
2
VERSION
|
@ -1 +1 @@
|
|||
1-Δ14
|
||||
1-Δ14ε1
|
52
manual.lyx
52
manual.lyx
|
@ -6601,5 +6601,57 @@ Fix rerecord count reporting
|
|||
Don't trash movie when loading in readonly mode.
|
||||
\end_layout
|
||||
|
||||
\begin_layout Subsection
|
||||
rr1-delta14epsilon1
|
||||
\end_layout
|
||||
|
||||
\begin_layout Itemize
|
||||
Wxwidgets: Fix crashes on closing settings dialogs on Mac OS X.
|
||||
\end_layout
|
||||
|
||||
\begin_layout Itemize
|
||||
Fix build on Mac OS X.
|
||||
\end_layout
|
||||
|
||||
\begin_layout Itemize
|
||||
Lua: loopwrapper
|
||||
\end_layout
|
||||
|
||||
\begin_layout Itemize
|
||||
Wxwidgets: Hidable messages window
|
||||
\end_layout
|
||||
|
||||
\begin_layout Itemize
|
||||
Lua: input.joyset
|
||||
\end_layout
|
||||
|
||||
\begin_layout Itemize
|
||||
Bsnes: Support inconsistent saves
|
||||
\end_layout
|
||||
|
||||
\begin_layout Itemize
|
||||
Bsnes: Allow simulating saving every frame
|
||||
\end_layout
|
||||
|
||||
\begin_layout Itemize
|
||||
Fix desync if savestate is loaded in readonly mode in certain conditions.
|
||||
\end_layout
|
||||
|
||||
\begin_layout Itemize
|
||||
Wxwidgets: Fix save dialogs on Mac OS X.
|
||||
\end_layout
|
||||
|
||||
\begin_layout Itemize
|
||||
Wxwidgets: Fix insane status width on Win32.
|
||||
\end_layout
|
||||
|
||||
\begin_layout Itemize
|
||||
Wxwidgets: Fix autohold processing to be faster.
|
||||
\end_layout
|
||||
|
||||
\begin_layout Itemize
|
||||
Wxwidgets: Allow loading ROMs and movies from commandline.
|
||||
\end_layout
|
||||
|
||||
\end_body
|
||||
\end_document
|
||||
|
|
27
manual.txt
27
manual.txt
|
@ -3239,3 +3239,30 @@ set-axis joystick0axis19 disabled
|
|||
|
||||
• Don't trash movie when loading in readonly mode.
|
||||
|
||||
17.71 rr1-delta14epsilon1
|
||||
|
||||
• Wxwidgets: Fix crashes on closing settings dialogs on Mac OS X.
|
||||
|
||||
• Fix build on Mac OS X.
|
||||
|
||||
• Lua: loopwrapper
|
||||
|
||||
• Wxwidgets: Hidable messages window
|
||||
|
||||
• Lua: input.joyset
|
||||
|
||||
• Bsnes: Support inconsistent saves
|
||||
|
||||
• Bsnes: Allow simulating saving every frame
|
||||
|
||||
• Fix desync if savestate is loaded in readonly mode in certain
|
||||
conditions.
|
||||
|
||||
• Wxwidgets: Fix save dialogs on Mac OS X.
|
||||
|
||||
• Wxwidgets: Fix insane status width on Win32.
|
||||
|
||||
• Wxwidgets: Fix autohold processing to be faster.
|
||||
|
||||
• Wxwidgets: Allow loading ROMs and movies from commandline.
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue