aboutsummaryrefslogtreecommitdiff
path: root/scumm.dsp
diff options
context:
space:
mode:
authorJamieson Christian2003-09-16 11:44:48 +0000
committerJamieson Christian2003-09-16 11:44:48 +0000
commit091b41a2787cf7eeb36732cb02aec68c66ab570c (patch)
treefa0ae6d9588b41eb2e770b69a12d2741d60f8dee /scumm.dsp
parent00c1fdce3aa67fae7d314ba48dfbb774879cf221 (diff)
downloadscummvm-rg350-091b41a2787cf7eeb36732cb02aec68c66ab570c.tar.gz
scummvm-rg350-091b41a2787cf7eeb36732cb02aec68c66ab570c.tar.bz2
scummvm-rg350-091b41a2787cf7eeb36732cb02aec68c66ab570c.zip
Partial fix for Bug [636985] ZAK256: No kazoo tune
Implemented a parser for Euphony music. No FM instrument support yet, as the FM chip used by FM Towns is not being emulated yet. In the meantime, a stock FM-emulated GM instrument is being used instead. This at least makes the Zak Towns kazoo tune and the Loom Towns distaff audible. Emulation of the FM Towns synth chip, or suitable emulation using the OPL2 synth, is still under investigation. svn-id: r10265
Diffstat (limited to 'scumm.dsp')
-rw-r--r--scumm.dsp4
1 files changed, 4 insertions, 0 deletions
diff --git a/scumm.dsp b/scumm.dsp
index d9c5f5a5b0..e3911f1c00 100644
--- a/scumm.dsp
+++ b/scumm.dsp
@@ -343,6 +343,10 @@ SOURCE=.\scumm\intern.h
# End Source File
# Begin Source File
+SOURCE=.\scumm\midiparser_eup.cpp
+# End Source File
+# Begin Source File
+
SOURCE=.\scumm\midiparser_ro.cpp
# End Source File
# Begin Source File