mirror of
https://github.com/holub/mame
synced 2025-04-24 01:11:11 +03:00
Merge pull request #6105 from clawgrip/patch-9
clickstart.cpp: Update note about SEEPROM (nw)
This commit is contained in:
commit
ddd03fe9d6
@ -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)
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user