mirror of
https://github.com/holub/mame
synced 2025-04-23 17:00:53 +03:00
(MESS) megaduck: Hookup software list. (nw)
This commit is contained in:
parent
466403b5b2
commit
aaddff27c8
@ -776,6 +776,7 @@ static MACHINE_CONFIG_START( megaduck, megaduck_state )
|
||||
MCFG_SOUND_ROUTE(1, "rspeaker", 0.50)
|
||||
|
||||
MCFG_MEGADUCK_CARTRIDGE_ADD("duckslot", megaduck_cart, NULL, NULL)
|
||||
MCFG_SOFTWARE_LIST_ADD("cart_list", "megaduck")
|
||||
MACHINE_CONFIG_END
|
||||
|
||||
/***************************************************************************
|
||||
|
Loading…
Reference in New Issue
Block a user