summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/coco12.cpp
diff options
context:
space:
mode:
author mooglyguy <therealmogminer@gmail.com>2018-06-05 11:52:23 +0200
committer mooglyguy <therealmogminer@gmail.com>2018-06-05 11:52:45 +0200
commitabef4f38dd796837c0ec949c387cdb707af3629c (patch)
tree8afcef0b9305cc8c40be7e76676f37895b49b680 /src/mame/drivers/coco12.cpp
parent34b3107c925c74f8ca996f1a5e9e14b099f43fea (diff)
Fix recent coco3 regressions, nw
Diffstat (limited to 'src/mame/drivers/coco12.cpp')
-rw-r--r--src/mame/drivers/coco12.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mame/drivers/coco12.cpp b/src/mame/drivers/coco12.cpp
index 054829720a8..3fb12d89c6e 100644
--- a/src/mame/drivers/coco12.cpp
+++ b/src/mame/drivers/coco12.cpp
@@ -460,7 +460,7 @@ MACHINE_CONFIG_START(coco12_state::coco)
MCFG_PIA_IRQA_HANDLER(WRITELINE(*this, coco_state, pia1_firq_a))
MCFG_PIA_IRQB_HANDLER(WRITELINE(*this, coco_state, pia1_firq_b))
- MCFG_SAM6883_ADD(SAM_TAG, XTAL(14'318'181), MAINCPU_TAG, AS_PROGRAM)
+ MCFG_DEVICE_ADD(SAM_TAG, SAM6883, XTAL(14'318'181), MAINCPU_TAG)
MCFG_SAM6883_RES_CALLBACK(READ8(*this, coco12_state, sam_read))
// Becker Port device