upd7810: fix puzzli sound (nw)

This commit is contained in:
Alex W. Jackson 2014-11-11 13:32:34 -05:00
parent 090e9e3c87
commit b549d75868

View File

@ -1816,7 +1816,7 @@ void upd7810_device::device_reset()
m_itf = 0;
m_nmi = 0;
m_int1 = 0;
m_int2 = 0;
m_int2 = 1; /* physical (inverted) INT2 line state */
m_txs = 0;
m_rxs = 0;