scummvm/engines/scumm/imuse
Johannes Schickel b36b7ee349 SCUMM: Fix GM initialization when "enable_gs" is set.
This is a regression from r25630, which caused the code to send some garbage
data to the GS device, which resulted in some devices to fail with an
"Address Error." (like the Roland SC-55).

This might also fix bug #1927501 "GS option is broken". Even though actually
the device there failed with another error it is likely to be caused by the
same code. At least it is the only iMuse MIDI code change between 0.9.0 and
0.12.0, which might result in such a problem.

svn-id: r54727
2010-12-01 23:55:10 +00:00
..
imuse_internal.h Rename all "Adlib" uses to "AdLib" to match the real name of the sound card / company. 2010-01-12 21:07:56 +00:00
imuse_part.cpp Rename all "Adlib" uses to "AdLib" to match the real name of the sound card / company. 2010-01-12 21:07:56 +00:00
imuse_player.cpp SCUMM: minor cleanup 2010-09-18 11:26:10 +00:00
imuse.cpp SCUMM: Fix GM initialization when "enable_gs" is set. 2010-12-01 23:55:10 +00:00
imuse.h Add patch #2876221 - FBEAR: Fix for MIDI piano notes (DOS version), with minor change. 2009-11-22 11:58:14 +00:00
instrument.cpp Remove some extra spaces 2010-06-07 17:18:25 +00:00
instrument.h Rename all "Adlib" uses to "AdLib" to match the real name of the sound card / company. 2010-01-12 21:07:56 +00:00
sysex_samnmax.cpp Merged common/stdafx.h into common/scummsys.h. All referencing files have been updated. 2007-09-19 08:40:12 +00:00
sysex_scumm.cpp Rename all "Adlib" uses to "AdLib" to match the real name of the sound card / company. 2010-01-12 21:07:56 +00:00
sysex.h Merged common/stdafx.h into common/scummsys.h. All referencing files have been updated. 2007-09-19 08:40:12 +00:00