bsnes is a Super Nintendo (SNES) emulator focused on performance, features, and ease of use.
Go to file
Tim Allen 0253db8685 Update to higan and icarus v095r17 release.
byuu says:

higan supports Event mapping again.

Further, icarus can now detect Event ROMs and MSU1 games.

Event ROMs must be named "program.rom", "slot-(1,2,3).rom" MSU1 games
must contain "msu1.rom"; and tracks must be named "track-#.pcm"

When importing the CC'92, PF'94 ROMs, the program.rom and
slot-(1,2,3).rom files must be concatenated. The DSP firmware can
optionally be separate, but I'd recommend you go ahead and merge it all
to one file. Especially since that common "higan DSP pack" floating
around on the web left out the DSP1 ROMs (only has DSP1B) for god knows
what reason.

There is no support for loading "game.sfc+game.msu+game-*.pcm", because
I'm not going to support trying to pull in all of those files through
importing. Games will have to be distributed as game folders to use
MSU1. The MSU1 icarus support is simply so your game folders won't
require an unstable manifest.bml file to be played. So once they're in
there, they are good for life.

Note: the Event sizes in icarus' SFC heuristics are wrong for appended
firmware. Change from 0xXX8000 to 0xXX2000 and it works fine. Will be
fixed in r18.

Added Sintendo's flickering fixes. The window one's a big help for
regular controls, but the ListView double buffering does nothing for me
on Windows 7 :( Fairly sure I know why, but too lazy to try and fix that
now.

Also fixes the mMenu thing.
2015-12-20 13:53:40 +11:00
data Update to v095 release. 2015-10-08 22:04:42 +11:00
emulator Update to higan and icarus v095r17 release. 2015-12-20 13:53:40 +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 higan and icarus v095r17 release. 2015-12-20 13:53:40 +11:00
libco Update to v094r29 release. 2015-06-22 23:31:49 +10:00
nall Update to v095r12 release. 2015-12-15 20:30:26 +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 higan and icarus v095r16 release. 2015-12-19 21:42:18 +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