https://github.com/Themaister/SSNES/tree/v0.4-final
SSNES
SSNES is a simple frontend for the libsnes library.
libsnes
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.
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
https://github.com/downloads/Themaister/SSNES/ssnes-win32-0.4.zip
--
SSNES
SSNES is a simple frontend for the libsnes library.
libsnes
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.
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
https://github.com/downloads/Themaister/SSNES/ssnes-win32-0.4.zip
--
All Comments