From a1b1de84547b0bf67163a28745586331de5d0502 Mon Sep 17 00:00:00 2001 From: Vas Crabb Date: Tue, 24 Jan 2017 00:18:56 +1100 Subject: [PATCH] resolve naming conflict (nw) --- src/mame/drivers/fccpu20.cpp | 4 ++-- src/mame/mame.lst | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/src/mame/drivers/fccpu20.cpp b/src/mame/drivers/fccpu20.cpp index f5bc2668247..8ed782b2ea4 100644 --- a/src/mame/drivers/fccpu20.cpp +++ b/src/mame/drivers/fccpu20.cpp @@ -86,9 +86,9 @@ MACHINE_CONFIG_START (cpu20, cpu20_state) MACHINE_CONFIG_END /* ROM configuration */ -ROM_START(fccpu20) +ROM_START(fccpu20sbc) ROM_END /* Driver */ /* YEAR NAME PARENT COMPAT MACHINE INPUT CLASS INIT COMPANY FULLNAME FLAGS */ -COMP (1986, fccpu20, 0, 0, cpu20, cpu20, driver_device, 0, "Force Computers Gmbh", "SYS68K/CPU-20", MACHINE_NO_SOUND_HW | MACHINE_TYPE_COMPUTER ) +COMP (1986, fccpu20sbc, 0, 0, cpu20, cpu20, driver_device, 0, "Force Computers Gmbh", "SYS68K/CPU-20", MACHINE_NO_SOUND_HW | MACHINE_TYPE_COMPUTER ) diff --git a/src/mame/mame.lst b/src/mame/mame.lst index 634ddf07f93..72e78a85492 100644 --- a/src/mame/mame.lst +++ b/src/mame/mame.lst @@ -12215,7 +12215,7 @@ fb01 // 1986 FB-01 fc100 // @source:fccpu20.cpp -fccpu20 +fccpu20sbc @source:fccpu30.cpp fccpu30