mirror of
https://github.com/holub/mame
synced 2025-10-06 17:08:28 +03:00
microdar: Informed speculation (nw)
This commit is contained in:
parent
14726c7518
commit
88e9c67917
@ -53,6 +53,8 @@ void microdar_state::microdar(machine_config &config)
|
||||
NVRAM(config, "nvram", nvram_device::DEFAULT_ALL_0); // GM76C88ALK-15 + battery
|
||||
|
||||
I2CMEM(config, m_eeprom).set_page_size(16).set_data_size(0x800);
|
||||
|
||||
// IC7 might be some sort of I2C RTC?
|
||||
}
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user