Zsnes 1.41 Released

http://www.ipherswipsite.com/

ZSNES 1.41 has been released. Lots of little, annoying bugs that were in 1.40 have been fixed, grab it from the ZSNES section (as zsnes.com takes a little while to update).

Edit: Linux binary is now up. No support on this new binary (you should really compile it yourself if you're using Linux). You will also need the following dependancies in order to get it load:
libz.so.1 libSDL-1.2.so.0 libpthread.so.0 libpng12.so.0 libGL.so.1 libstdc++.so.5 libm.so.6 libgcc_s.so.1 libc.so.6 libdl.so.2 libX11.so.6libXext.so.6 /lib/ld-linux.so.2
If you're using Debian or Gentoo and update, you should have the needed dependancies.

Again this is only for people who for whatever reason don't want to compile it themselves (or want the extra optimizations of this build). If you can't load it, it's your problem.

Whats New:
DOS Only:

* Fixed a number of keyboard shortcuts in the GUI. [ipher]

Win32 Only:

* Get_Date() now returns the proper value. [Nach]
* Correct timing when compiled with MinGW (Special thanks to Jonas Quinn for all his help in getting ZSNESw compiled with MinGW and working). [Nach]
* More informative error messages when some DirectX component fails to load. [Nach]
* Return 0 instead of random value on exit (keeps certain frontends happy). [Nach]
* Fixed keyboard shortcut for "Trap Mouse Cursor". [ipher]
* Changed text in netplay window to be more clear about TCP/UDP. [pagefault]
* Updated ZSNESw compilation instructions in install.txt. [Nach]

SDL Only:

* Get_Date() now returns the proper value. [Nach]
* Fixed a memory leak. [Nach]
* Fixed buffer underflow in sound code when rate was changed several times. [Nach]
* Save files can now be correctly saved in locations other than ~/.zsnes. [Nach]
* Updated video selection menu. (Thanks, Aerdan!) [ipher, Nach]
* 256x224 R Full for is now actually 256x224, not 320x240. (Thanks, Pieter Hulshoff!) [ipher]
* 640x480 ODS Win is now actually 640x480, not 512x448. [ipher]
* Added 1280x1024. [ipher]
* Changed text in netplay window to be more clear about TCP/UDP. [pagefault]
* Homepage button to open browser now appears in about box. [Nach]

All Ports:

* Improved accuracy of base rates used for ADSR, GAIN, noise, and echo emulation. [TRAC]
* Fixed GUI escape stack corruption if .srm file could not be written to. [Nach]
* Stereo settings now obey config file. [Nach]
* Fixed framerate loading from config file. [ipher]
* ZSNES no longer hacks itself in order to access variables; this eliminates a few issues we had. [Nach]
* Source code cleanup. [Nach, ipher]
* Makefile overhaul; ZSNES can now be cross compiled. [Nach, ipher, malcster, SamB]
* Fixed some invalid memory reads. [Nach]
* Ported config file creation/loading to C. [MKendora, Nach]
* Percent of execution now takes h-blank values into consideration. [pagefault]
* Fixed some Winter Gold FX crashes. [Nach]
* Filtered GUI is now enabled by default. [Nach]
* Save location can now be edited in the GUI. [Nach]
* Added option to enable/disable auto IPS patching. [Nach, ipher]
* Saving last ROM info to rominfo.txt can now be turned off. [ipher, Nach]
* Organized options menu, and split off save related options into its own menu. [ipher]
* Moved Super System DIP switches to the chip configuration menu. [ipher]
* More boxes have borders now! [ipher]
* New one-time user reminder text. [grinvader]
* Updated about box. [Nach, ipher]
* Overhauled toaster support. (Not kidding) [Nach]

ENJOY!