mirror of
https://github.com/holub/mame
synced 2025-06-05 20:33:45 +03:00
forgot interface. nw.
This commit is contained in:
parent
48be2e909e
commit
2e6f574140
@ -114,7 +114,7 @@ static MACHINE_CONFIG_START( pockchalv1, pockchalv1_state )
|
||||
MCFG_SCREEN_UPDATE_DRIVER(pockchalv1_state, screen_update_pockchalv1)
|
||||
MCFG_SCREEN_PALETTE("palette")
|
||||
|
||||
MCFG_GENERIC_CARTSLOT_ADD("cartslot", generic_plain_slot, "pockchalv1_cart")
|
||||
MCFG_GENERIC_CARTSLOT_ADD("cartslot", generic_plain_slot, "pockchalw_cart")
|
||||
MCFG_GENERIC_EXTENSIONS("bin")
|
||||
MCFG_GENERIC_LOAD(pockchalv1_state, pockchalv1_cart)
|
||||
MCFG_GENERIC_MANDATORY
|
||||
|
Loading…
Reference in New Issue
Block a user