resolve naming conflict (nw)

This commit is contained in:
Vas Crabb 2017-01-24 00:18:56 +11:00
parent 192c09b374
commit a1b1de8454
2 changed files with 3 additions and 3 deletions

View File

@ -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 )

View File

@ -12215,7 +12215,7 @@ fb01 // 1986 FB-01
fc100 //
@source:fccpu20.cpp
fccpu20
fccpu20sbc
@source:fccpu30.cpp
fccpu30