From 06f38ef5b10ffbb4098b494bb73206834732297d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Micha=C3=ABl=20Banaan=20Ananas?= Date: Wed, 19 Jan 2011 06:56:19 +0000 Subject: [PATCH] rm smgp note, no more cuckoo "it's the final lap" commentator with prev segapcm commit, also removed vicdual nsub note, colors were fixed a few versions ago. no whatsnew --- src/mame/drivers/segaxbd.c | 3 --- src/mame/drivers/vicdual.c | 4 ---- 2 files changed, 7 deletions(-) diff --git a/src/mame/drivers/segaxbd.c b/src/mame/drivers/segaxbd.c index 069f5186d3f..2596886a14c 100644 --- a/src/mame/drivers/segaxbd.c +++ b/src/mame/drivers/segaxbd.c @@ -13,9 +13,6 @@ due to testing an out-of-bounds value * abcop doesn't like IC41/IC108 (divide chips) in self-test due to testing an out-of-bounds value - * smgp sound communication is messed up, causing incorrect - voice samples to be played; this game seems to need VERY - tight synchronization between the 68000 and Z80 Sega X-Board System Overview diff --git a/src/mame/drivers/vicdual.c b/src/mame/drivers/vicdual.c index de1aff29a46..88ce4f6cc26 100644 --- a/src/mame/drivers/vicdual.c +++ b/src/mame/drivers/vicdual.c @@ -2169,10 +2169,6 @@ MACHINE_CONFIG_END * * N-Sub * - * the colors are wrong because it has - * a different resistor network than the - * other games. - * *************************************/ static READ8_HANDLER( nsub_io_r )