lsnes rr1-Δ4
This commit is contained in:
parent
9405c809e0
commit
8bf3b1698f
3 changed files with 43 additions and 1 deletions
2
VERSION
2
VERSION
|
@ -1 +1 @@
|
|||
1-Δ3
|
||||
1-Δ4
|
28
manual.lyx
28
manual.lyx
|
@ -5670,5 +5670,33 @@ Wxwidgets: Only bring up ROM patching screen if specifically requested.
|
|||
Allow configuring some hotkeys.
|
||||
\end_layout
|
||||
|
||||
\begin_layout Subsection
|
||||
rr1-delta4
|
||||
\end_layout
|
||||
|
||||
\begin_layout Itemize
|
||||
Lots of code cleanups
|
||||
\end_layout
|
||||
|
||||
\begin_layout Itemize
|
||||
Fix JMD compression (JMD dumping was broken)
|
||||
\end_layout
|
||||
|
||||
\begin_layout Itemize
|
||||
Don't crash if Lua C function throws an exception.
|
||||
\end_layout
|
||||
|
||||
\begin_layout Itemize
|
||||
Support bitmap drawing in Lua.
|
||||
\end_layout
|
||||
|
||||
\begin_layout Itemize
|
||||
Fix bsnes v085/v086 patches.
|
||||
\end_layout
|
||||
|
||||
\begin_layout Itemize
|
||||
Improve stability on win32.
|
||||
\end_layout
|
||||
|
||||
\end_body
|
||||
\end_document
|
||||
|
|
14
manual.txt
14
manual.txt
|
@ -2780,3 +2780,17 @@ set-axis joystick0axis19 disabled
|
|||
|
||||
• Allow configuring some hotkeys.
|
||||
|
||||
15.51 rr1-delta4
|
||||
|
||||
• Lots of code cleanups
|
||||
|
||||
• Fix JMD compression (JMD dumping was broken)
|
||||
|
||||
• Don't crash if Lua C function throws an exception.
|
||||
|
||||
• Support bitmap drawing in Lua.
|
||||
|
||||
• Fix bsnes v085/v086 patches.
|
||||
|
||||
• Improve stability on win32.
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue