lsnes rr1-Δ18ε2
This commit is contained in:
parent
45447e3c14
commit
8de45f693e
3 changed files with 5 additions and 2 deletions
|
@ -1031,3 +1031,6 @@ rr1-Δ18ε1 [Friday October 4th 2013]
|
|||
* Lua: Tilemaps
|
||||
* Don't allow editing reset flags after reading.
|
||||
|
||||
rr1-Δ18ε2 [Monday October 14th 2013]
|
||||
====================================
|
||||
* Fix crash if reloading ROM with non-default controllers in readwrite mode
|
||||
|
|
2
VERSION
2
VERSION
|
@ -1 +1 @@
|
|||
1-Δ18ε1
|
||||
1-Δ18ε2
|
|
@ -1,5 +1,5 @@
|
|||
!define PRODUCT_NAME "lsnes"
|
||||
!define PRODUCT_VERSION "rr1-delta18epsilon1"
|
||||
!define PRODUCT_VERSION "rr1-delta18epsilon2"
|
||||
!define PRODUCT_PUBLISHER "Ilari"
|
||||
!define PRODUCT_WEB_SITE "http://tasvideos.org/Lsnes.html"
|
||||
!define PRODUCT_UNINST_KEY "Software\Microsoft\Windows\CurrentVersion\Uninstall\${PRODUCT_NAME}"
|
||||
|
|
Loading…
Add table
Reference in a new issue