| 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 |
| r18680 | r18681 | |
|---|---|---|
| 75 | 75 | void vcs_control_port_device::device_start() |
| 76 | 76 | { |
| 77 | 77 | m_device = dynamic_cast<device_vcs_control_port_interface *>(get_card_device()); |
| 78 | printf("m_device set to %p\n", m_device); | |
| 79 | 78 | } |
| 80 | 79 | |
| 81 | 80 |
| Previous | 199869 Revisions | Next |