123456789101112131415161718 |
- 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.
- OpenAL is an optional dependency.
- 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/
|