This package browser is in early development. Mind the rough edges.

libretro-bsnes-jg 0-0.0d42dea

libretro port of bsnes-jg

bsnes-jg is a cycle accurate emulator for the Super Famicom/Super Nintendo Entertainment System, including support for the Super Game Boy, BS-X Satellaview, and Sufami Turbo. bsnes-jg is a fork of bsnes v115, Many changes have been made post-fork:

  • Higher quality resampler with settings

  • Improved performance without loss of accuracy

  • Portability improvements

  • Removal of accuracy-reducing hacks and unnecessary code

  • Significant increase in standards compliance

  • Translation to the C++ Standard Library (ISO C++11)

In particular, it uses much less CPU compared to the original bsnes (though not as little as zsnes).

The supported file formats are:

  • .sfc

  • .smc

  • .bs

  • .st

  • .fig

  • .swc

This is intended to be used with the Jolly Good Reference Frontend jollygood command from the jgrf package.

Installation

Install libretro-bsnes-jg 0-0.0d42dea as follows:

guix install libretro-bsnes-jg@0-0.0d42dea

Or install the latest version:

guix install libretro-bsnes-jg

You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell documentation for more information.