Previous 199869 Revisions Next

r18681 Tuesday 23rd October, 2012 at 19:44:38 UTC by Wilbert Pol
Removed left-over debugging statement (nw)
[src/mess/machine]vcsctrl.c

trunk/src/mess/machine/vcsctrl.c
r18680r18681
7575void vcs_control_port_device::device_start()
7676{
7777   m_device = dynamic_cast<device_vcs_control_port_interface *>(get_card_device());
78printf("m_device set to %p\n", m_device);
7978}
8079
8180

Previous 199869 Revisions Next


© 1997-2024 The MAME Team