lsnes rr0-β8

This commit is contained in:
Ilari Liusvaara 2011-09-21 16:01:19 +03:00
parent 3b6a5230b2
commit 5b1fc0fc7b
2 changed files with 25 additions and 9 deletions

View file

@ -290,4 +290,4 @@ std::ostream& _messages()
std::string bsnes_core_version;
std::string lsnes_version = "0-β7";
std::string lsnes_version = "0-β8";

View file

@ -2923,14 +2923,6 @@ No menus, command based interface (SDL).
Long commands don't scroll.
\end_layout
\begin_layout Itemize
No autofire
\end_layout
\begin_layout Itemize
Joysticks don't work.
\end_layout
\begin_layout Section
Changelog:
\end_layout
@ -3055,5 +3047,29 @@ Add movieinfo program
Fix loading movies starting from SRAM.
\end_layout
\begin_layout Subsection
rr0-β8
\end_layout
\begin_layout Itemize
Add support for unattended dumping
\end_layout
\begin_layout Itemize
Fix compiling for Win32
\end_layout
\begin_layout Itemize
Don't lock up if sound can't be initialized
\end_layout
\begin_layout Itemize
Strip trailing CR from commands
\end_layout
\begin_layout Itemize
Don't try to do dubious things in global ctors (fix crash on startup)
\end_layout
\end_body
\end_document