mirror of
https://github.com/holub/mame
synced 2025-05-02 12:36:41 +03:00
oops, debug code (nw)
This commit is contained in:
parent
1a2306b683
commit
81f6ab0f04
@ -887,9 +887,6 @@ void neogeo_state::neogeo_audio_cpu_banking_init(int set_entry)
|
||||
UINT32 address_mask;
|
||||
|
||||
rgn = memregion("audiocpu")->base();
|
||||
if (!rgn)
|
||||
printf("rgn not found?\n");
|
||||
|
||||
|
||||
/* audio bios/cartridge selection */
|
||||
m_bank_audio_main->configure_entry(1, memregion("audiocpu")->base());
|
||||
|
Loading…
Reference in New Issue
Block a user