lsnes rr1-Δ18ε3
This commit is contained in:
parent
e42a606ae8
commit
af4cab15ce
3 changed files with 9 additions and 2 deletions
|
@ -1034,3 +1034,10 @@ rr1-Δ18ε1 [Friday October 4th 2013]
|
||||||
rr1-Δ18ε2 [Monday October 14th 2013]
|
rr1-Δ18ε2 [Monday October 14th 2013]
|
||||||
====================================
|
====================================
|
||||||
* Fix crash if reloading ROM with non-default controllers in readwrite mode
|
* Fix crash if reloading ROM with non-default controllers in readwrite mode
|
||||||
|
|
||||||
|
rr1-Δ18ε3 [Sunday January 5th 2014]
|
||||||
|
===================================
|
||||||
|
* Backport bsnes/gambatte patches and make emu at least run
|
||||||
|
* Fix compiling gambatte binding with versions not supporting debug extensions
|
||||||
|
* Handle frame spanning movie page boundary
|
||||||
|
* Platform::wait(): Never wait on zero delay
|
||||||
|
|
2
VERSION
2
VERSION
|
@ -1 +1 @@
|
||||||
1-Δ18ε2
|
1-Δ18ε3
|
|
@ -1,5 +1,5 @@
|
||||||
!define PRODUCT_NAME "lsnes"
|
!define PRODUCT_NAME "lsnes"
|
||||||
!define PRODUCT_VERSION "rr1-delta18epsilon2"
|
!define PRODUCT_VERSION "rr1-delta18epsilon3"
|
||||||
!define PRODUCT_PUBLISHER "Ilari"
|
!define PRODUCT_PUBLISHER "Ilari"
|
||||||
!define PRODUCT_WEB_SITE "http://tasvideos.org/Lsnes.html"
|
!define PRODUCT_WEB_SITE "http://tasvideos.org/Lsnes.html"
|
||||||
!define PRODUCT_UNINST_KEY "Software\Microsoft\Windows\CurrentVersion\Uninstall\${PRODUCT_NAME}"
|
!define PRODUCT_UNINST_KEY "Software\Microsoft\Windows\CurrentVersion\Uninstall\${PRODUCT_NAME}"
|
||||||
|
|
Loading…
Add table
Reference in a new issue