From 0095bf8ae12a492ef531644ee14bd24f3453acae Mon Sep 17 00:00:00 2001 From: Jonathan Gevaryahu Date: Fri, 30 Aug 2013 06:35:38 +0000 Subject: [PATCH] (MESS) socrates.c: Add note that the Vtech Socrates' speech cart speech chip is a Toshiba TC8802AF with between 1 and 3 T6684F mask rom VSMs attached [Lord Nightmare] [epiphany brought on by Kevtris, Team Europe, Stiletto] --- src/mess/drivers/socrates.c | 1 + 1 file changed, 1 insertion(+) diff --git a/src/mess/drivers/socrates.c b/src/mess/drivers/socrates.c index cbc82427b0a..3cb5c8e07e4 100644 --- a/src/mess/drivers/socrates.c +++ b/src/mess/drivers/socrates.c @@ -6,6 +6,7 @@ * * (driver structure copied from vtech1.c) TODO: + The speech chip is a toshiba tc8802AF running at 800khz clock/10khz output with between 1 and 4 t6684F vsm roms attached; create a sound driver for this! fix glitches with keyboard input (double keys still don't work, super painter letter entry still doesn't work) hook up hblank hook up mouse