aboutsummaryrefslogtreecommitdiff
path: root/tools/credits.pl
diff options
context:
space:
mode:
authorJohannes Schickel2010-02-07 22:04:00 +0000
committerJohannes Schickel2010-02-07 22:04:00 +0000
commit99411b177cb825100fe1b99db88525da4cddff68 (patch)
tree23f72f18a272edc650f6674b9459fab4f3d1ba8e /tools/credits.pl
parentd1761a72ab16807af08787d643758e9e9051d974 (diff)
downloadscummvm-rg350-99411b177cb825100fe1b99db88525da4cddff68.tar.gz
scummvm-rg350-99411b177cb825100fe1b99db88525da4cddff68.tar.bz2
scummvm-rg350-99411b177cb825100fe1b99db88525da4cddff68.zip
Add the DOSBox Team to our "Special Thanks" section for their awesome OPL2/OPL3 emulator.
svn-id: r47983
Diffstat (limited to 'tools/credits.pl')
-rwxr-xr-xtools/credits.pl1
1 files changed, 1 insertions, 0 deletions
diff --git a/tools/credits.pl b/tools/credits.pl
index fc8a118ef0..b549c131e1 100755
--- a/tools/credits.pl
+++ b/tools/credits.pl
@@ -940,6 +940,7 @@ begin_credits("Credits");
add_person("Curt Coder", "", "For the original TrollVM (preAGI) code");
add_person("Patrick Combet", "Dorian Gray", "For the original Gobliiins ADL player");
add_person("Ivan Dubrov", "", "For contributing the initial version of the Gobliiins engine");
+ add_person("DOSBox Team", "", "For their awesome OPL2 and OPL3 emulator");
add_person("Till Kresslein", "Krest", "For design of modern ScummVM GUI");
add_person("", "Jezar", "For his freeverb filter implementation");
add_person("Jim Leiterman", "", "Various info on his FM-TOWNS/Marty SCUMM ports");