mirror of
https://github.com/holub/mame
synced 2025-04-24 17:30:55 +03:00
manboob must have touched the x key by accident (nw)
This commit is contained in:
parent
fd87961fdc
commit
db96395e5d
@ -313,7 +313,7 @@ uint32_t eeprom_base_device::internal_read(offs_t address)
|
||||
// address
|
||||
//-------------------------------------------------
|
||||
|
||||
void eeprom_base_device::internal_write(offs_t address, uint32_t data)x
|
||||
void eeprom_base_device::internal_write(offs_t address, uint32_t data)
|
||||
{
|
||||
if (m_data_bits == 16)
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user