bsnes is a Super Nintendo (SNES) emulator focused on performance, features, and ease of use.
Go to file
Tim Allen becbca47d4 Update to bsnes v107r3 beta release.
byuu says:

Changes: HD mode 7 supersampling support, HD mode 7 mosaic disable option,
various HD mode 7 bugfixes, default waveOut audio latency to 128 instead of 512,
removed 512x240 hires mode 7 mode.

There's also a small experiment, making this release a beta release as well:
for a large speedup, when in EXTBG mode, I'm bypassing rendering BG1 for a
performance boost. EXTBG is only used as a priority layer, and is overwritten by
BG2 except in one extremely pathological case.
2019-04-19 18:02:31 +10:00
bsnes Update to bsnes v107r3 beta release. 2019-04-19 18:02:31 +10:00
firmware Update to bsnes v107 release. 2019-02-22 17:48:52 +11:00
hiro Update to bsnes v107.1 release. 2019-04-09 11:16:30 +10:00
icarus Update to bsnes v107r2 beta release. 2019-04-18 17:27:44 +10:00
libco Update to v105r1 release. 2017-11-07 09:05:54 +11:00
nall Update to bsnes v107.1 release. 2019-04-09 11:16:30 +10:00
ruby Update to bsnes v107r2 beta release. 2019-04-18 17:27:44 +10:00
shaders Install shaders somewhere that higan will find them. 2017-08-23 20:46:24 +10:00
sourcery Update to bsnes v107 release. 2019-02-22 17:48:52 +11:00
.gitignore Update .gitignore. 2018-12-20 12:15:34 +11:00
.gitlab-ci.yml gitlab-ci: Source code moved from "higan" to "bsnes" directories. 2019-04-18 18:03:57 +10:00
CONTRIBUTING.md Update in-repo docs since this is now "bsnes" not "higan". 2019-04-18 18:14:01 +10:00
GPLv3.txt Update version and license 2017-10-24 23:37:22 -04:00
LICENSE.txt Update in-repo docs since this is now "bsnes" not "higan". 2019-04-18 18:14:01 +10:00
README.md Update in-repo docs since this is now "bsnes" not "higan". 2019-04-18 18:14:01 +10:00

README.md

The unofficial bsnes repository

bsnes emulates the Super Famicom and Super Nintendo consoles, including various peripherals, allowing you to play classic games on a modern general-purpose computer.

The name "bsnes" originally referred to a standalone SNES emulator. Later, bsnes added support for other classic game consoles, then in v091 it was renamed "higan". higan still exists, and still includes SNES emulation, but for people who don't want or need all the other emulators, as of v107 the SNES emulation is once again available on its own as "bsnes".

Basically, apart from .gitignore files, anything in the bsnes, hiro, icarus, libco, nall, ruby, or shaders directories should be exactly as it appeared in official releases. Everything else has been added for various reasons.

Official bsnes resources

Unofficial higan resources