Merge pull request #6105 from clawgrip/patch-9

clickstart.cpp: Update note about SEEPROM (nw)
This commit is contained in:
ajrhacker 2019-12-27 14:18:14 -05:00 committed by GitHub
commit ddd03fe9d6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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)
{