SSNES v0.9.3 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.9.3 Changelog:
- Add possibility to mute sound with a toggle. - Fix BSV magic to be big-endian. Still support little-endian magic for compatibility. - Implement a custom getopt_long implementation for portability with non-GNU runtimes. - Add several fixes to ensure better portability in the build system. - Add AltiVec optimizations for sample conversion. - Fonts in OpenGL are rendered with drop shadows for better visibility. - Convert XAudio2 driver to be pure C for consistency with the rest of the code base. |
Download: SSNES v0.9.3 x86
Download: SSNES v0.9.3 x64
Source: Here
Random Related Topic
0 Comments
Post a Comment