bsnes/higan/processor
Tim Allen b586471562 Update to v097r25 release.
byuu says:

Changelog:
- WS: added HblankTimer and VblankTimer IRQs; although they don't appear
  to have any effect on any games that use them :/
- WS: added sound emulation; works perfectly in some games (eg Riviera);
  is completely silent in most games (eg GunPey)

The sound emulation only partially supports the hypervoice (headphone
only) channel. I need to implement the SDMA before it'll actually do
anything useful. I'm a bit confused about how exactly things work. It
looks like the speaker volume shift and clamp only applies to speaker
mode and not headphone mode, which is very weird. Then there's the
software possibility of muting the headphones and/or the speaker.
Preferably, I want to leave the emulator always in headphone mode for
the extra audio channel. If there are games that force-mute the
headphones, but not speakers, then I may need to force headphones back
on but with the hypervoice channel disabled. I guess we'll see how
things go.

Rough guess is probably that the channels default to enabled after the
IPLROM, and games aren't bothering to manually enable them or something.
2016-03-14 22:03:32 +11:00
..
arm Update to 20160215 release. 2016-02-16 20:27:55 +11:00
gsu Update to v097r07 release. 2016-02-02 21:51:17 +11:00
hg51b Update to v097r07 release. 2016-02-02 21:51:17 +11:00
lr35902 Update to v097r15 release. 2016-02-16 20:32:49 +11:00
r6502 Update to 20160215 release. 2016-02-16 20:27:55 +11:00
r65816 Update to v097r23 release. 2016-03-13 11:22:14 +11:00
spc700 Update to 20160215 release. 2016-02-16 20:27:55 +11:00
upd96050 Update to v097r17 release. 2016-03-13 11:22:14 +11:00
v30mz Update to v097r25 release. 2016-03-14 22:03:32 +11:00
GNUmakefile Update to v097r19 release. 2016-03-13 11:22:14 +11:00
processor.hpp Update to v097r01 release. 2016-01-23 18:29:34 +11:00