mirror of
https://github.com/holub/mame
synced 2025-05-31 18:11:50 +03:00
corona: forgot to re-add this (nw)
This commit is contained in:
parent
9d357af2d2
commit
d8754b3a5f
@ -219,6 +219,7 @@ WRITE8_MEMBER(corona_state::lcd_reset_w)
|
||||
{
|
||||
// reset lcd?
|
||||
m_lcd_ready = true;
|
||||
m_lcd_count = 0;
|
||||
}
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user