orbea 5fc6f2c485 games/bsnes: Upgraded to 114. 5 лет назад
..
README d9a879df1f games/bsnes: Upgraded to 109. 5 лет назад
bsnes.SlackBuild 5fc6f2c485 games/bsnes: Upgraded to 114. 5 лет назад
bsnes.info 5fc6f2c485 games/bsnes: Upgraded to 114. 5 лет назад
bsnes_libretro-info 5fc6f2c485 games/bsnes: Upgraded to 114. 5 лет назад
doinst.sh 849b163047 games/bsnes: Added (Super Famicom Emulator). 5 лет назад
slack-desc 849b163047 games/bsnes: Added (Super Famicom Emulator). 5 лет назад

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/