From 96e86eb9b93f6f63a4a210e1486d4cfcfc121fd9 Mon Sep 17 00:00:00 2001 From: Robbbert Date: Sat, 26 Sep 2020 03:29:10 +1000 Subject: ti85: fixed typo --- src/mame/drivers/ti85.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/mame/drivers/ti85.cpp b/src/mame/drivers/ti85.cpp index 8311d630149..871cbc42877 100644 --- a/src/mame/drivers/ti85.cpp +++ b/src/mame/drivers/ti85.cpp @@ -2,7 +2,7 @@ // copyright-holders:Krzysztof Strzecha,Jon Sturm /*************************************************************************** TI-85 and TI-86 drivers by Krzysztof Strzecha -TI-83 Plus, TI-84 Plus, and Siliver Edition support by Jon Sturm +TI-83 Plus, TI-84 Plus, and Silver Edition support by Jon Sturm Notes: 1. After start TI-85 waits for ON key interrupt, so press ON key to start -- cgit v1.2.3