lsnes rr1-β13
This commit is contained in:
parent
2afe928e45
commit
385afe8634
3 changed files with 43 additions and 1 deletions
2
VERSION
2
VERSION
|
@ -1 +1 @@
|
|||
1-β12
|
||||
1-β13
|
||||
|
|
28
manual.lyx
28
manual.lyx
|
@ -5084,5 +5084,33 @@ Wxwidgets: GUI for memory search.
|
|||
Warn about using synchronous queue in UI callback.
|
||||
\end_layout
|
||||
|
||||
\begin_layout Subsection
|
||||
rr1-beta13
|
||||
\end_layout
|
||||
|
||||
\begin_layout Itemize
|
||||
Remember last saved file for each ROM
|
||||
\end_layout
|
||||
|
||||
\begin_layout Itemize
|
||||
Support MT dumping via boost.
|
||||
\end_layout
|
||||
|
||||
\begin_layout Itemize
|
||||
Lua: input.raw
|
||||
\end_layout
|
||||
|
||||
\begin_layout Itemize
|
||||
Lua: input.keyhook
|
||||
\end_layout
|
||||
|
||||
\begin_layout Itemize
|
||||
Make mouse be ordinary input instead of special-casing
|
||||
\end_layout
|
||||
|
||||
\begin_layout Itemize
|
||||
SDL: Don't screw up commands with NUL codepoints.
|
||||
\end_layout
|
||||
|
||||
\end_body
|
||||
\end_document
|
||||
|
|
14
manual.txt
14
manual.txt
|
@ -2476,3 +2476,17 @@ set-axis joystick0axis19 disabled
|
|||
|
||||
• Warn about using synchronous queue in UI callback.
|
||||
|
||||
14.42 rr1-beta13
|
||||
|
||||
• Remember last saved file for each ROM
|
||||
|
||||
• Support MT dumping via boost.
|
||||
|
||||
• Lua: input.raw
|
||||
|
||||
• Lua: input.keyhook
|
||||
|
||||
• Make mouse be ordinary input instead of special-casing
|
||||
|
||||
• SDL: Don't screw up commands with NUL codepoints.
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue