lsnes rr1-Δ15
This commit is contained in:
parent
039c85bb5f
commit
d2de7d594a
3 changed files with 73 additions and 1 deletions
2
VERSION
2
VERSION
|
@ -1 +1 @@
|
||||||
1-Δ14ε1
|
1-Δ15
|
48
manual.lyx
48
manual.lyx
|
@ -6971,5 +6971,53 @@ Wxwidgets: Fix autohold processing to be faster.
|
||||||
Wxwidgets: Allow loading ROMs and movies from commandline.
|
Wxwidgets: Allow loading ROMs and movies from commandline.
|
||||||
\end_layout
|
\end_layout
|
||||||
|
|
||||||
|
\begin_layout Subsection
|
||||||
|
rr1-delta15
|
||||||
|
\end_layout
|
||||||
|
|
||||||
|
\begin_layout Itemize
|
||||||
|
Be a bit smarter with --load
|
||||||
|
\end_layout
|
||||||
|
|
||||||
|
\begin_layout Itemize
|
||||||
|
Rewrote higher-level parts of audio system
|
||||||
|
\end_layout
|
||||||
|
|
||||||
|
\begin_layout Itemize
|
||||||
|
Tool to build commentary tracks
|
||||||
|
\end_layout
|
||||||
|
|
||||||
|
\begin_layout Itemize
|
||||||
|
Lua: input.joyget
|
||||||
|
\end_layout
|
||||||
|
|
||||||
|
\begin_layout Itemize
|
||||||
|
Gambatte: Add support for SVN358
|
||||||
|
\end_layout
|
||||||
|
|
||||||
|
\begin_layout Itemize
|
||||||
|
Use builtin font when rendering status panel.
|
||||||
|
\end_layout
|
||||||
|
|
||||||
|
\begin_layout Itemize
|
||||||
|
Option to detach memory watch to its own window.
|
||||||
|
\end_layout
|
||||||
|
|
||||||
|
\begin_layout Itemize
|
||||||
|
Recent ROMs/Movies menu
|
||||||
|
\end_layout
|
||||||
|
|
||||||
|
\begin_layout Itemize
|
||||||
|
Libao support
|
||||||
|
\end_layout
|
||||||
|
|
||||||
|
\begin_layout Itemize
|
||||||
|
Useful lag counter for SNES games that autopoll
|
||||||
|
\end_layout
|
||||||
|
|
||||||
|
\begin_layout Itemize
|
||||||
|
Fix buffer overflow in gambatte sound output
|
||||||
|
\end_layout
|
||||||
|
|
||||||
\end_body
|
\end_body
|
||||||
\end_document
|
\end_document
|
||||||
|
|
24
manual.txt
24
manual.txt
|
@ -3429,3 +3429,27 @@ set-axis joystick0axis19 disabled
|
||||||
|
|
||||||
• Wxwidgets: Allow loading ROMs and movies from commandline.
|
• Wxwidgets: Allow loading ROMs and movies from commandline.
|
||||||
|
|
||||||
|
18.72 rr1-delta15
|
||||||
|
|
||||||
|
• Be a bit smarter with --load
|
||||||
|
|
||||||
|
• Rewrote higher-level parts of audio system
|
||||||
|
|
||||||
|
• Tool to build commentary tracks
|
||||||
|
|
||||||
|
• Lua: input.joyget
|
||||||
|
|
||||||
|
• Gambatte: Add support for SVN358
|
||||||
|
|
||||||
|
• Use builtin font when rendering status panel.
|
||||||
|
|
||||||
|
• Option to detach memory watch to its own window.
|
||||||
|
|
||||||
|
• Recent ROMs/Movies menu
|
||||||
|
|
||||||
|
• Libao support
|
||||||
|
|
||||||
|
• Useful lag counter for SNES games that autopoll
|
||||||
|
|
||||||
|
• Fix buffer overflow in gambatte sound output
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue