Log in

View Full Version : SSNES v0.4-final (Win32 build) released



Usedocne
April 15th, 2011, 03:59
SSNES v0.4-final (Win32 build)



SSNES
SSNES is a simple frontend for the libsnes library.

libsnes
libsnes is the emulator core of bSNES (http://www.byuu.org/), 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.

Fixes since beta release 0.4-beta:
- Fix an edge case with XML shaders handling.
- Fix UPS autopatching when path had several dots in it (e.g for version "1.0", etc).
- Change string copy to strlcpy/cat. Should speed up startup slightly, but probaby not very noticable

Download: ssnes-win32-0.4 (https://github.com/downloads/Themaister/SSNES/ssnes-win32-0.4.zip)
Source: Here (https://github.com/Themaister/SSNES/tree/v0.4-final)