From df9a761b03635cb824fa146b706cbaae84177568 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Micha=C3=ABl=20Banaan=20Ananas?= Date: Fri, 21 Mar 2014 18:02:52 +0000 Subject: [PATCH] 15 years later, those addresses don[t exist anymore, and i doubt Miguel is still a student at zaragoza :P --- src/emu/sound/qsound.c | 14 ++++++++------ 1 file changed, 8 insertions(+), 6 deletions(-) diff --git a/src/emu/sound/qsound.c b/src/emu/sound/qsound.c index 61c7aa2f990..3733aa23ab2 100644 --- a/src/emu/sound/qsound.c +++ b/src/emu/sound/qsound.c @@ -3,8 +3,7 @@ Capcom System QSound(tm) ======================== - Driver by Paul Leaman (paul@vortexcomputing.demon.co.uk) - and Miguel Angel Horna (mahorna@teleline.es) + Driver by Paul Leaman and Miguel Angel Horna A 16 channel stereo sample player. @@ -12,10 +11,13 @@ Many thanks to CAB (the author of Amuse), without whom this probably would never have been finished. - - If anybody has some information about this hardware, please send it to me - to mahorna@teleline.es or 432937@cepsz.unizar.es. - http://teleline.terra.es/personal/mahorna + + TODO: + - hook up the DSP + - is master volume really linear? + - understand higher bits of reg 0 + - understand reg 9 + - understand other writes to $90-$ff area ***************************************************************************/