Previous 199869 Revisions Next

r21369 Saturday 23rd February, 2013 at 09:32:16 UTC by Oliver Stöneberg
(MESS) fixed uninitialized member in src/mess/machine/ti99/datamux.c (nw)
[src/mess/machine/ti99]datamux.c

trunk/src/mess/machine/ti99/datamux.c
r21368r21369
307307   }
308308   if (VERBOSE>8) LOG("datamux: Device count = %d\n", m_devices.count());
309309   m_ready(ASSERT_LINE);
310
311   m_waitcount = 0;
310312}
311313
312314INPUT_PORTS_START( datamux )

Previous 199869 Revisions Next


© 1997-2024 The MAME Team