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

Changelog (since v095):

- higan: absolutely massive amounts of coding style updates; probably
  150 hours of work here
- higan: manifest format updated for much greater consistency and
  simplicity
- higan: wrote popen() replacement to suppress console flashing when
  loading games via icarus
- icarus: now includes external database with mapping information for
  all verified games
- icarus: added support for importing Campus Challenge '92 and Powerfest
  '94
- icarus: merged settings.bml with higan; changing library path in one
  affects the other now
- SFC: added MSU1 audio resume support
- SFC: added new expansion port device (eBoot); simulation of SNES-Boot
  hardware
- SFC: expansion port device can now be selected from system menu
- SFC: updated handling of open bus (thanks to Exophase for the design
  idea)
- SFC: "BS-X Satellaview" library folder renamed to "BS Memory"
- GBA: fixed 8-bit SRAM reading/writing
- GBA: PRAM is 16-bits wide
- GBA: VRAM OBJ 8-bit writes are ignored
- GBA: BGnCNT unused bits are writable
- GBA: BG(0,1)CNT can't set d13
- GBA: BLDALPHA is readable (fixes many games including Donkey Kong
  Country)
- GBA: DMA masks &~1/Half, &~3/Word
- GBA: fixed many other I/O register reads; gets perfect score on
  endrift's I/O tests
- GBA: fixed caching of r(d) to pass armwrestler tests (Jonas Quinn)
- GBA: blocked DMA to/from BIOS region (Cydrak)
- GBA: fixed sign-extend and rotate on ldrs instructions (Cydrak)
- tomoko: added "Ignore Manifests" option to advanced settings panel
- tomoko: re-added support for ruby/quark video shaders
- tomoko: improved aspect correction behavior
- tomoko: added new tool, "Manifest Viewer" (mostly useful for
  developers)
- ruby: fixed mouse capture clipping on Windows (Cydrak)
- ruby: won't crash when using OpenGL 3.2 Linux driver with only OpenGL
  2.0 available
- ruby: added Linux fallback OpenGL 2.0 driver (not compiled in by
  default)
- ruby: added preliminary WASAPI driver (not compiled in by default, due
  to bugginess)
- hiro: fixed the appearance of Button and ListView::CheckButton on
  Windows classic
- hiro: added missing return values from several functions (fixes
  crashes with Clang)
2015-12-21 23:21:31 +11:00
data Update to v095 release. 2015-10-08 22:04:42 +11:00
emulator Update to v096 release. 2015-12-21 23:21:31 +11:00
fc Update to higan and icarus v095r15 release. 2015-12-19 20:02:06 +11:00
gb Update to higan and icarus v095r15 release. 2015-12-19 20:02:06 +11:00
gba Update to higan and icarus v095r15 release. 2015-12-19 20:02:06 +11:00
hiro Update to higan and icarus v095r17 release. 2015-12-20 13:53:40 +11:00
icarus Update to v096 release. 2015-12-21 23:21:31 +11:00
libco Update to v094r29 release. 2015-06-22 23:31:49 +10:00
nall Update to v095r18 release. 2015-12-21 20:16:47 +11:00
obj Update to v093 release. 2013-08-18 13:21:14 +10:00
out Update to v094r10 release. 2015-03-03 21:26:44 +11:00
processor Update to v095r08 release. 2015-11-21 18:36:48 +11:00
profile Update to v093 release. 2013-08-18 13:21:14 +10:00
ruby Update to higan and icarus v095r15 release. 2015-12-19 20:02:06 +11:00
sfc Update to higan and icarus v095r17 release. 2015-12-20 13:53:40 +11:00
shaders Update to v095r02 release. 2015-11-10 22:07:34 +11:00
target-tomoko Update to v095r18 release. 2015-12-21 20:16:47 +11:00
.gitignore Added icarus 20150821. 2015-08-21 21:29:53 +10:00
GNUmakefile Update to v095r09 release. 2015-12-05 16:44:49 +11:00