From 2c65dc2e75dc3bd4093712e28eb61056d95c684f Mon Sep 17 00:00:00 2001 From: fulivi Date: Mon, 17 Aug 2015 14:43:31 +0200 Subject: [PATCH] hp64k: small doc update --- src/mess/drivers/hp64k.c | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/src/mess/drivers/hp64k.c b/src/mess/drivers/hp64k.c index c35cf001836..1467aac1c91 100644 --- a/src/mess/drivers/hp64k.c +++ b/src/mess/drivers/hp64k.c @@ -60,7 +60,7 @@ // simple rectangular envelope. // //*U20 HP "PHI" Custom HP-IB interface microcontroller -//*U28 i8251 RS232 UART +// U28 i8251 RS232 UART // // ********** // Display card (64100-66530) @@ -148,8 +148,6 @@ // // ICs that are not emulated yet are marked with "*" // -// TODO: -// - RS232 I/F #include "emu.h" #include "cpu/hphybrid/hphybrid.h"