mirror of
https://github.com/holub/mame
synced 2025-04-26 18:23:08 +03:00
milliped: Don't know why this fixes the DIPs, but it does (nw)
This commit is contained in:
parent
a712d8f940
commit
a911999091
@ -457,8 +457,6 @@ MACHINE_START_MEMBER(centiped_state,centiped)
|
||||
MACHINE_RESET_MEMBER(centiped_state,centiped)
|
||||
{
|
||||
m_maincpu->set_input_line(0, CLEAR_LINE);
|
||||
m_dsw_select = 0;
|
||||
m_control_select = 0;
|
||||
m_prg_bank = 0;
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user