From 739126d78a17284fae59a248ddadf2e6fb4bbff7 Mon Sep 17 00:00:00 2001 From: Robbbert Date: Sat, 15 May 2021 19:49:12 +1000 Subject: [PATCH] mbee: clarify TODO. --- src/mame/drivers/mbee.cpp | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/src/mame/drivers/mbee.cpp b/src/mame/drivers/mbee.cpp index d576dcc184e..d8b7ce54964 100644 --- a/src/mame/drivers/mbee.cpp +++ b/src/mame/drivers/mbee.cpp @@ -92,14 +92,15 @@ from Brett Selwood and Andrew Davies. TODO/not working: - Keyboard: - - All others: Paste drops most characters. + Old CRTC-based keyboard: + - Paste drops many characters. + - Typing can drop the occasional character. FDC: (TODO: see if these bugs still exist) - B drive doesn't work with most disks. - some disks cause MESS to freeze. - - Simply Write has keyboard problems (in 128k, no keys work). + - 128k: Simply Write has no keyboard. - 256tc: At the menu, if F2 pressed to activate the Monitor, the emulated machine crashes due to a bug in z80pio emulation.