From 9f6f2af975f8c775f3af8c4dd88c29e097a09b85 Mon Sep 17 00:00:00 2001 From: angelosa Date: Mon, 5 Feb 2018 13:22:33 +0100 Subject: Fix note, forgot about this (nw) --- src/mame/drivers/pc6001.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/mame/drivers/pc6001.cpp b/src/mame/drivers/pc6001.cpp index d1e67756ca0..a4d124b1db6 100644 --- a/src/mame/drivers/pc6001.cpp +++ b/src/mame/drivers/pc6001.cpp @@ -18,7 +18,7 @@ - PC-6001SR: get it to boot, also implement MK-2 compatibility mode (it changes the memory map to behave like the older versions) - Hookup MC6847 for vanilla PC-6001 and fix video bugs for that device; - - voice speech device doesn't work properly, is it even a uPD7752? + - upd7752 voice speech device needs to be properly emulated (device is currently a skeleton), Chrith game is a good test case, it's supposed to talk before title screen; TODO (game specific): -- cgit v1.2.3