| Previous | 199869 Revisions | Next |
| r17844 Wednesday 12th September, 2012 at 18:46:56 UTC by Couriersud |
|---|
| Fix pong crash in debug build. No wn. |
| [src/emu/machine] | netlist.c |
| r17843 | r17844 | |
|---|---|---|
| 765 | 765 | m_new_Q = m_Q; |
| 766 | 766 | m_active = 0; |
| 767 | 767 | m_in_queue = 2; |
| 768 | m_num_cons = 0; | |
| 768 | 769 | } |
| 769 | 770 | |
| 770 | 771 | ATTR_COLD void net_output_t::set_netdev(const net_core_device_t *dev) |
| Previous | 199869 Revisions | Next |