Commit graph

4 commits

Author SHA1 Message Date
devinacker
3908d5ef94 add (finally) msu-1 pause/resume support 2016-10-20 20:51:55 -04:00
devinacker
e1c0f49300 msu1: don't use the same offset for seek+read
fixes #61
2016-10-18 00:57:53 -04:00
ikari_01
74c080cee7 Backport most recent MSU1 behaviour
v073 has some shortcomings in MSU1 behaviour, most notably it ignores
the DSP mute flag (which will cut off external audio on a real SNES).
Hack authors stumble upon those when running on real hardware for the
first time after testing on less recent bsnes versions.

Backports from higan v094:
- audio error flag
- init behaviour (zero out MSU1 regs)
- initial volume
- DSP mute flag
2015-04-21 17:56:34 +02:00
devinacker
d88ac78d30 initial commit 2014-11-26 18:35:12 -05:00