Removed debug code ... darn it

This commit is contained in:
Zsolt Vasvari 2008-01-13 13:20:09 +00:00
parent 4ba28b919d
commit a6f41e8ebd

View File

@ -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);