lsnes rr1-Δ18ε3

This commit is contained in:
Ilari Liusvaara 2014-01-05 15:54:28 +02:00
parent e42a606ae8
commit af4cab15ce
3 changed files with 9 additions and 2 deletions

View file

@ -1034,3 +1034,10 @@ rr1-Δ18ε1 [Friday October 4th 2013]
rr1-Δ18ε2 [Monday October 14th 2013]
====================================
* 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

View file

@ -1 +1 @@
1-Δ18ε2
1-Δ18ε3

View file

@ -1,5 +1,5 @@
!define PRODUCT_NAME "lsnes"
!define PRODUCT_VERSION "rr1-delta18epsilon2"
!define PRODUCT_VERSION "rr1-delta18epsilon3"
!define PRODUCT_PUBLISHER "Ilari"
!define PRODUCT_WEB_SITE "http://tasvideos.org/Lsnes.html"
!define PRODUCT_UNINST_KEY "Software\Microsoft\Windows\CurrentVersion\Uninstall\${PRODUCT_NAME}"