via http://www.emucr.com/

SSNES v0.8.2 is released. SSNES is a simple frontend for the libsnes library. libsnes is the emulator core of bSNES, the most accurate SNES emulator to date, in library form. The libsnes API has been implemented by SNES9x as well, allowing multiple different cores to be used for an emulator that supports libsnes. This enables the possibility of custom front-ends for the emulator.

SSNES v0.8.2 Changelog:
- Replacement of a VLA Char.
- Automatic backup only when there is a change.
- Added support for writing block of SRAM.
- Verification of WM additional messages.
- Fixed a stupid crash.
- Authorization of the SDL driver to operate also in version 1.3.
- Miscellaneous fixes.
- Using swapinterval with SDL 1.3.
- Ability to compile a Win32 version with SDL 1.3.
- The use of SDL 1.3 works well now.
- Using SK_ * keysym.
- Disabling resize on OSX.

https://github.com/Themaister/SSNES