lsnes rr0-β10
This commit is contained in:
parent
7bb6006f9d
commit
685c2f7deb
2 changed files with 21 additions and 1 deletions
|
@ -290,4 +290,4 @@ std::ostream& _messages()
|
|||
|
||||
|
||||
std::string bsnes_core_version;
|
||||
std::string lsnes_version = "0-β9";
|
||||
std::string lsnes_version = "0-β10";
|
||||
|
|
20
manual.lyx
20
manual.lyx
|
@ -3402,5 +3402,25 @@ Fix make clean
|
|||
Fix major bug in modifier matching
|
||||
\end_layout
|
||||
|
||||
\begin_layout Subsection
|
||||
rr0-beta10
|
||||
\end_layout
|
||||
|
||||
\begin_layout Itemize
|
||||
Lots of documentation fixes
|
||||
\end_layout
|
||||
|
||||
\begin_layout Itemize
|
||||
Use dedicated callbacks for event backcomm., not commands.
|
||||
\end_layout
|
||||
|
||||
\begin_layout Itemize
|
||||
Ensure that the watchdog is not hit when executing delayed reset.
|
||||
\end_layout
|
||||
|
||||
\begin_layout Itemize
|
||||
Remove errant tab from joystick message.
|
||||
\end_layout
|
||||
|
||||
\end_body
|
||||
\end_document
|
||||
|
|
Loading…
Add table
Reference in a new issue