From a35cd5698f0f0c7fa5464ef6129240f1b4d218fd Mon Sep 17 00:00:00 2001 From: AJR Date: Tue, 24 Nov 2020 22:48:23 -0500 Subject: tim100: Note --- src/mame/drivers/tim100.cpp | 1 + 1 file changed, 1 insertion(+) (limited to 'src/mame') diff --git a/src/mame/drivers/tim100.cpp b/src/mame/drivers/tim100.cpp index da74ce6bfca..198a7085537 100644 --- a/src/mame/drivers/tim100.cpp +++ b/src/mame/drivers/tim100.cpp @@ -9,6 +9,7 @@ Mihajlo Pupin Institute 2016/07/14 Fixed display etc [Robbbert] Notes: +- CRTC is configured to display 17 rows of 40 characters, but code always blanks the last 3 rows. - Serial keyboard appears to need 8 bits, 2 stop bits, odd parity - Unable to type anything as it seems uarts want BRKDET activated all the time, which we cannot do. - Unable to find any technical info at all, so it's all guesswork. -- cgit v1.2.3