mirror of
https://github.com/holub/mame
synced 2025-04-23 00:39:36 +03:00
(nw) poly88 : fixed cassette save hanging. Still can't load the result though.
This commit is contained in:
parent
22006435b8
commit
8152ffabb3
@ -225,7 +225,7 @@ void poly88_state::machine_reset()
|
||||
{
|
||||
m_intr = 0;
|
||||
m_last_code = 0;
|
||||
|
||||
m_usart->write_cts(0);
|
||||
m_brg->control_w(0);
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user