lsnes rr0-β7
This commit is contained in:
parent
16f94f9cef
commit
83e2d655ed
2 changed files with 25 additions and 1 deletions
|
@ -290,4 +290,4 @@ std::ostream& _messages()
|
|||
|
||||
|
||||
std::string bsnes_core_version;
|
||||
std::string lsnes_version = "0-β6";
|
||||
std::string lsnes_version = "0-β7";
|
||||
|
|
24
manual.lyx
24
manual.lyx
|
@ -2947,5 +2947,29 @@ Backup savestates before overwriting.
|
|||
Don't crash if loading initial state fails.
|
||||
\end_layout
|
||||
|
||||
\begin_layout Subsection
|
||||
rr0-β7
|
||||
\end_layout
|
||||
|
||||
\begin_layout Itemize
|
||||
Fix firmware lookup
|
||||
\end_layout
|
||||
|
||||
\begin_layout Itemize
|
||||
Fix author name parsing
|
||||
\end_layout
|
||||
|
||||
\begin_layout Itemize
|
||||
Fix rerecord counting
|
||||
\end_layout
|
||||
|
||||
\begin_layout Itemize
|
||||
(SDL) Print messages to console if SDL is uninitialized
|
||||
\end_layout
|
||||
|
||||
\begin_layout Itemize
|
||||
|
||||
\end_layout
|
||||
|
||||
\end_body
|
||||
\end_document
|
||||
|
|
Loading…
Add table
Reference in a new issue