mirror of
https://github.com/holub/mame
synced 2025-10-06 09:00:04 +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;
|
||||
init_audio();
|
||||
m_audiocpu->reset();
|
||||
init_ym();
|
||||
m_ym->reset();
|
||||
init_sprites();
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user