orbea 5fc6f2c485 games/bsnes: Upgraded to 114. il y a 4 ans
..
README d9a879df1f games/bsnes: Upgraded to 109. il y a 5 ans
bsnes.SlackBuild 5fc6f2c485 games/bsnes: Upgraded to 114. il y a 4 ans
bsnes.info 5fc6f2c485 games/bsnes: Upgraded to 114. il y a 4 ans
bsnes_libretro-info 5fc6f2c485 games/bsnes: Upgraded to 114. il y a 4 ans
doinst.sh 849b163047 games/bsnes: Added (Super Famicom Emulator). il y a 5 ans
slack-desc 849b163047 games/bsnes: Added (Super Famicom Emulator). il y a 5 ans

README

bsnes is a Super Nintendo / Super Famicom emulator that began
development on October 14th, 2004. It is a subset project of higan,
and focuses on performance, features, and ease of use.

To build the standalone frontend both SDL2 and gtksourceview are
required.

OpenAL is an optional dependency for the standalone frontend.

To disable the standalone frontend use:

STANDALONE=no ./bsnes.SlackBuild

To disable the libretro build use:

LIBRETRO=no ./bsnes.SlackBuild

The following options are only for the standalone frontend.

If pulseaudio is installed it can be disabled during the build with:
PULSE=no ./bsnes.SlackBuild

If OpenAL is installed it can be disabled during the build with:
OPENAL=no ./bsnes.SlackBuild

Alternatively the audio driver can be configured in the frontend.

Additional documentation can be found at:

https://higan.readthedocs.io/en/stable/