mirror of
https://github.com/holub/mame
synced 2025-04-25 01:40:16 +03:00
bbcmet: Remove the other external ports (nw)
This commit is contained in:
parent
f7aeff0d53
commit
c9d4b7a6ed
@ -1480,6 +1480,7 @@ MACHINE_CONFIG_END
|
||||
static MACHINE_CONFIG_DERIVED( bbcmet, bbcm )
|
||||
/* printer */
|
||||
MCFG_DEVICE_REMOVE("centronics")
|
||||
MCFG_DEVICE_REMOVE("cent_data_out")
|
||||
|
||||
/* cassette */
|
||||
MCFG_DEVICE_REMOVE("cassette")
|
||||
@ -1506,6 +1507,9 @@ static MACHINE_CONFIG_DERIVED( bbcmet, bbcm )
|
||||
|
||||
/* expansion ports */
|
||||
MCFG_DEVICE_REMOVE("analogue")
|
||||
MCFG_DEVICE_REMOVE("extube")
|
||||
MCFG_DEVICE_REMOVE("1mhzbus")
|
||||
MCFG_DEVICE_REMOVE("userport")
|
||||
MACHINE_CONFIG_END
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user