diff options
author | Jerome Fisher | 2004-12-19 23:50:25 +0000 |
---|---|---|
committer | Jerome Fisher | 2004-12-19 23:50:25 +0000 |
commit | b59d02baa37ac6dfdbd5230de28eb87f1d3b0b24 (patch) | |
tree | 6823edab40cb866b0acbb45050416e0e29349731 | |
parent | 054d341449fce06a6654c4e6a42657b320cd1619 (diff) | |
download | scummvm-rg350-b59d02baa37ac6dfdbd5230de28eb87f1d3b0b24.tar.gz scummvm-rg350-b59d02baa37ac6dfdbd5230de28eb87f1d3b0b24.tar.bz2 scummvm-rg350-b59d02baa37ac6dfdbd5230de28eb87f1d3b0b24.zip |
_sev asked me to add myself, so I have done.
svn-id: r16141
-rw-r--r-- | README | 5 | ||||
-rw-r--r-- | doc/10.tex | 5 |
2 files changed, 6 insertions, 4 deletions
@@ -1178,6 +1178,7 @@ X.X) Credits: Jamieson Christian - iMUSE, MIDI, all things musical. Jochen Hoenicke - Speaker & PCjr sound support, Adlib work Jeremy Newman - Webmaster + Jerome Fisher - MT-32 emulator Retired Team Members: Ralph Brorsen - Help with GUI implementation @@ -1208,12 +1209,12 @@ X.X) Credits: Special thanks to: Sander Buskens - For his work on the initial reversing of Monkey2 - Canadacow - For his MT-32 emulator + Canadacow - For the original MT-32 emulator Kevin Carnes - For Scumm16, the basis of ScummVM older gfx codec Jezar - For his freeverb filter implementation Jim Leiterman - Various info on his FM-TOWNS/Marty SCUMM ports Jimmi Thogersen - For ScummRev, and much obscure code/documentation - Tristan - For his Linux port of MT-32 emulator + Tristan - For additional work on the original MT-32 emulator Tony Warriner and everyone at Revolution Software Ltd. for sharing with us the source of some of their brilliant games, allowing us to diff --git a/doc/10.tex b/doc/10.tex index 574ff79675..91f59ba300 100644 --- a/doc/10.tex +++ b/doc/10.tex @@ -30,6 +30,7 @@ Lionel Ulmer & Port: X11\\ Jamieson Christian & iMUSE, MIDI, all things musical.\\ Jochen Hoenicke & Speaker \& PCjr sound support, Adlib work\\ + Jochen Hoenicke & MT-32 emulator\\ Jeremy Newman & Webmaster\\ \end{tabular} \item Retired Team Members:\\ @@ -65,12 +66,12 @@ Thanks! \item Special thanks to:\\ \begin{tabular}{p{4cm}l} Sander Buskens & For his work on the initial reversing of Monkey2\\ - Canadacow & For his MT-32 emulator\\ + Canadacow & For the original MT-32 emulator\\ Kevin Carnes & For Scumm16, the basis of ScummVM older gfx codec\\ Jezar & For his freeverb filter implementation\\ Jim Leiterman & Various info on his FM-TOWNS/Marty SCUMM ports\\ Jimmi Thogersen & For ScummRev, and much obscure code/documentation\\ - Tristan & For his Linux port of MT-32 emulator\\ + Tristan & For additional work on the original MT-32 emulator\\ \end{tabular} Tony Warriner and everyone at Revolution Software Ltd. for sharing |