mirror of
https://github.com/holub/mame
synced 2025-04-22 16:31:49 +03:00
Whoops
This commit is contained in:
parent
03ae6d68a3
commit
6648b5a373
@ -27,7 +27,7 @@ public:
|
||||
, m_maincpu(*this, "maincpu")
|
||||
, m_rtc(*this, "upd1990a")
|
||||
, m_lcd_data(*this, "lcd_data")
|
||||
, m_keyboard(*this, "KEY,%u", 0)
|
||||
, m_keyboard(*this, "KEY.%u", 0)
|
||||
, m_io_on(*this, "ON")
|
||||
{
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user