Removed mandatory from neogeo enabling you to start bios (no whatsnew)

This commit is contained in:
Miodrag Milanovic 2011-11-30 14:56:06 +00:00
parent 4234c6f993
commit fc37544200

View File

@ -1406,7 +1406,6 @@ static MACHINE_CONFIG_DERIVED( mvs, neogeo )
MCFG_CARTSLOT_ADD("cart")
MCFG_CARTSLOT_LOAD(neo_cartridge)
MCFG_CARTSLOT_INTERFACE("neo_cart")
MCFG_CARTSLOT_MANDATORY
MCFG_SOFTWARE_LIST_ADD("cart_list","neogeo")
MACHINE_CONFIG_END