mirror of
https://github.com/holub/mame
synced 2025-05-12 00:58:53 +03:00
Removed lines left for experiments (no whatsnew)
This commit is contained in:
parent
d97956dd9b
commit
f3dccf4890
@ -1241,9 +1241,6 @@ static void handle_command(ide_state *ide, UINT8 command)
|
||||
default:
|
||||
LOGPRINT(("IDE unknown command (%02X)\n", command));
|
||||
debugger_break(ide->device->machine());
|
||||
|
||||
/* signal an interrupt */
|
||||
signal_interrupt(ide);
|
||||
break;
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user