mirror of
https://github.com/holub/mame
synced 2025-10-07 09:25:34 +03:00
neopcb.cpp: fixed MT07205 (nw)
This commit is contained in:
parent
58624f66d8
commit
67f3994845
@ -476,7 +476,7 @@ void neopcb_state::install_common()
|
|||||||
m_bank_base = 0;
|
m_bank_base = 0;
|
||||||
init_audio();
|
init_audio();
|
||||||
m_audiocpu->reset();
|
m_audiocpu->reset();
|
||||||
init_ym();
|
m_ym->reset();
|
||||||
init_sprites();
|
init_sprites();
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user