lsnes rr0-β19
This commit is contained in:
parent
920a113a3e
commit
27249bdec6
2 changed files with 25 additions and 1 deletions
|
@ -304,4 +304,4 @@ uint32_t gcd(uint32_t a, uint32_t b) throw()
|
|||
}
|
||||
|
||||
std::string bsnes_core_version;
|
||||
std::string lsnes_version = "0-β18";
|
||||
std::string lsnes_version = "0-β19";
|
||||
|
|
24
manual.lyx
24
manual.lyx
|
@ -4489,5 +4489,29 @@ Evdev joystick support.
|
|||
Refactor more code into generic window code.
|
||||
\end_layout
|
||||
|
||||
\begin_layout Subsection
|
||||
rr0-beta19
|
||||
\end_layout
|
||||
|
||||
\begin_layout Itemize
|
||||
Refactor message handling.
|
||||
\end_layout
|
||||
|
||||
\begin_layout Itemize
|
||||
Rework makefile
|
||||
\end_layout
|
||||
|
||||
\begin_layout Itemize
|
||||
Documentation fixes
|
||||
\end_layout
|
||||
|
||||
\begin_layout Itemize
|
||||
Finish pending saves before load/quit.
|
||||
\end_layout
|
||||
|
||||
\begin_layout Itemize
|
||||
Wxwidgets graphics plugin.
|
||||
\end_layout
|
||||
|
||||
\end_body
|
||||
\end_document
|
||||
|
|
Loading…
Add table
Reference in a new issue