Previous 199869 Revisions Next

r21136 Saturday 16th February, 2013 at 16:28:25 UTC by Oliver Stöneberg
fixed uninitialized variables in src/emu/machine/am9517a.c (nw)
[src/emu/machine]am9517a.c

trunk/src/emu/machine/am9517a.c
r21135r21136
466466   m_msb = 0;
467467   m_current_channel = -1;
468468   m_last_channel = 3;
469   m_hreq = -1;
470   m_eop = 0;
469471
470472   set_hreq(0);
471473   set_eop(ASSERT_LINE);

Previous 199869 Revisions Next


© 1997-2024 The MAME Team