From 8541608e12421aa720acd9796daf073288ea2d45 Mon Sep 17 00:00:00 2001 From: AJR Date: Fri, 18 Feb 2022 21:06:36 -0500 Subject: [PATCH] indiana.cpp: Update driver notes --- src/mame/drivers/indiana.cpp | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/src/mame/drivers/indiana.cpp b/src/mame/drivers/indiana.cpp index e6347e146b4..58bfbf628cf 100644 --- a/src/mame/drivers/indiana.cpp +++ b/src/mame/drivers/indiana.cpp @@ -8,9 +8,8 @@ 01/20/2014 Added ISA bus and peripherals TODO: Text appears in VGA f/b (0x6B8000), but doesn't display? - - System often reads/writes 6003D4/5, might be a cut-down 6845, - as it only uses registers C,D,E,F. + TODO: Keyboard doesn't work very well. Scancodes are often lost + because the 68030 doesn't poll the MFP frequently enough. ****************************************************************************/