mirror of
https://github.com/holub/mame
synced 2025-04-19 23:12:11 +03:00
Removed debug code ... darn it
This commit is contained in:
parent
4ba28b919d
commit
a6f41e8ebd
@ -280,7 +280,6 @@ static TIMER_CALLBACK( collision_irq_callback )
|
||||
{
|
||||
/* latch the collision bits */
|
||||
latch_condition(param);
|
||||
popmessage("Collision %02X", param);
|
||||
|
||||
/* set the IRQ line */
|
||||
cpunum_set_input_line(0, 0, ASSERT_LINE);
|
||||
|
Loading…
Reference in New Issue
Block a user