bsnes/sfc
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
..
alt Update to higan and icarus v095r17 release. 2015-12-20 13:53:40 +11:00
cartridge Update to higan and icarus v095r17 release. 2015-12-20 13:53:40 +11:00
cheat Update to v095r05 release. 2015-11-12 21:15:03 +11:00
controller Update to v095r05 release. 2015-11-12 21:15:03 +11:00
coprocessor Update to higan and icarus v095r17 release. 2015-12-20 13:53:40 +11:00
cpu Update to v095r12 release. 2015-12-15 20:30:26 +11:00
dsp Update to v095r05 release. 2015-11-12 21:15:03 +11:00
expansion Update to v095r11 release. 2015-12-14 20:41:06 +11:00
interface Update to higan and icarus v095r16 release. 2015-12-19 21:42:18 +11:00
memory Update to v095r11 release. 2015-12-14 20:41:06 +11:00
ppu Update to v095r11 release. 2015-12-14 20:41:06 +11:00
scheduler Update to v095r05 release. 2015-11-12 21:15:03 +11:00
slot Update to higan and icarus v095r16 release. 2015-12-19 21:42:18 +11:00
smp Update to v095r05 release. 2015-11-12 21:15:03 +11:00
system Update to higan and icarus v095r16 release. 2015-12-19 21:42:18 +11:00
GNUmakefile Update to higan and icarus v095r16 release. 2015-12-19 21:42:18 +11:00
profile-accuracy.hpp Update to v093 release. 2013-08-18 13:21:14 +10:00
profile-balanced.hpp Update to v093 release. 2013-08-18 13:21:14 +10:00
profile-performance.hpp Update to v095r09 release. 2015-12-05 16:44:49 +11:00
sfc.hpp Update to v095r09 release. 2015-12-05 16:44:49 +11:00