Previous 199869 Revisions Next

r21128 Saturday 16th February, 2013 at 15:46:31 UTC by Oliver Stöneberg
fixed uninitialized variable in src/mess/machine/southbridge.c (nw)
[src/mess/machine]southbridge.c

trunk/src/mess/machine/southbridge.c
r21127r21128
221221   m_at_speaker_input = 0;
222222   m_dma_channel = -1;
223223   m_cur_eop = false;
224   m_nmi_enabled = 0;
224225}
225226
226227

Previous 199869 Revisions Next


© 1997-2024 The MAME Team