From b4a7ef663dae6746b860e8774e1a7e33387c38bb Mon Sep 17 00:00:00 2001 From: AJR Date: Fri, 9 Mar 2018 20:30:29 -0500 Subject: vt100_kbd: Rewrite as UART-based serial device --- scripts/target/mame/mess.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'scripts') diff --git a/scripts/target/mame/mess.lua b/scripts/target/mame/mess.lua index 9550ce5b735..a32c6225fb9 100644 --- a/scripts/target/mame/mess.lua +++ b/scripts/target/mame/mess.lua @@ -533,7 +533,7 @@ MACHINES["ROC10937"] = true MACHINES["RP5C01"] = true MACHINES["RP5C15"] = true MACHINES["RP5H01"] = true ---MACHINES["RSTBUF"] = true +MACHINES["RSTBUF"] = true MACHINES["RTC4543"] = true MACHINES["RTC65271"] = true MACHINES["RTC9701"] = true -- cgit v1.2.3