lsnes rr1

This commit is contained in:
Ilari Liusvaara 2012-01-21 21:05:37 +02:00
parent bbce94df1a
commit d12207b0f4
3 changed files with 15 additions and 9 deletions

View file

@ -1 +1 @@
1-β16
1

View file

@ -4400,11 +4400,7 @@ Long commands don't scroll.
\end_layout
\begin_layout Itemize
The SDL screen drawing is slow.
\end_layout
\begin_layout Itemize
Wxwidgets UI is still pretty buggy.
Wxwidgets UI is still buggy.
\end_layout
\begin_layout Section
@ -5356,5 +5352,13 @@ Don't append trailing '-' to prefix when saving movie.
Fix ROM/savestate handling (don't let user mismatch ROM and savestates).
\end_layout
\begin_layout Subsection
rr1
\end_layout
\begin_layout Itemize
Document memory watch syntax.
\end_layout
\end_body
\end_document

View file

@ -2129,9 +2129,7 @@ set-axis joystick0axis19 disabled
• Long commands don't scroll.
• The SDL screen drawing is slow.
• Wxwidgets UI is still pretty buggy.
• Wxwidgets UI is still buggy.
15 Changelog:
@ -2617,3 +2615,7 @@ set-axis joystick0axis19 disabled
• Fix ROM/savestate handling (don't let user mismatch ROM and
savestates).
15.46 rr1
• Document memory watch syntax.