summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/atlantis.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/drivers/atlantis.cpp')
-rw-r--r--src/mame/drivers/atlantis.cpp4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/mame/drivers/atlantis.cpp b/src/mame/drivers/atlantis.cpp
index 962ed39e825..d2465aca3e3 100644
--- a/src/mame/drivers/atlantis.cpp
+++ b/src/mame/drivers/atlantis.cpp
@@ -774,7 +774,7 @@ DEVICE_INPUT_DEFAULTS_END
#define PCI_ID_9050 ":pci:0b.0"
#define PCI_ID_IDE ":pci:0c.0"
-static MACHINE_CONFIG_START( mwskins, atlantis_state )
+static MACHINE_CONFIG_START( mwskins )
/* basic machine hardware */
MCFG_CPU_ADD("maincpu", VR4310LE, 166666666) // clock is TRUSTED
@@ -822,7 +822,7 @@ static MACHINE_CONFIG_START( mwskins, atlantis_state )
if DEBUG_CONSOLE {
MCFG_MIDWAY_IOASIC_OUT_TX_CB(DEVWRITE8("uart0", generic_terminal_device, write))
MCFG_DEVICE_ADD("uart0", GENERIC_TERMINAL, 0)
- MCFG_GENERIC_TERMINAL_KEYBOARD_CB(DEVWRITE8("ioasic", midway_ioasic_device, serial_rx_w))
+ MCFG_GENERIC_TERMINAL_KEYBOARD_CB(DEVPUT("ioasic", midway_ioasic_device, serial_rx_w))
}
// TL16C552 UART