summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/clickstart.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/drivers/clickstart.cpp')
-rw-r--r--src/mame/drivers/clickstart.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mame/drivers/clickstart.cpp b/src/mame/drivers/clickstart.cpp
index 845ee87a311..67eef36810c 100644
--- a/src/mame/drivers/clickstart.cpp
+++ b/src/mame/drivers/clickstart.cpp
@@ -411,7 +411,7 @@ static INPUT_PORTS_START( clickstart )
PORT_BIT(0xff00, IP_ACTIVE_HIGH, IPT_UNUSED)
INPUT_PORTS_END
-// There is a SEEPROM on the motherboard (type?)
+// There is a 24C08AN SEEPROM on the motherboard
void clickstart_state::clickstart(machine_config &config)
{