summaryrefslogtreecommitdiffstats
path: root/src/mame/drivers/atom.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/drivers/atom.cpp')
-rw-r--r--src/mame/drivers/atom.cpp6
1 files changed, 3 insertions, 3 deletions
diff --git a/src/mame/drivers/atom.cpp b/src/mame/drivers/atom.cpp
index 3fc90e6fb60..0cf27c82129 100644
--- a/src/mame/drivers/atom.cpp
+++ b/src/mame/drivers/atom.cpp
@@ -867,7 +867,7 @@ MACHINE_CONFIG_END
-------------------------------------------------*/
//static MACHINE_CONFIG_START( prophet2 )
-// atom(config);
+// atom(config);
// /* basic machine hardware */
// MCFG_CPU_MODIFY(SY6502_TAG)
// MCFG_CPU_PROGRAM_MAP(prophet_mem)
@@ -891,7 +891,7 @@ MACHINE_CONFIG_END
-------------------------------------------------*/
//static MACHINE_CONFIG_START( prophet3 )
-// atom(config);
+// atom(config);
// /* basic machine hardware */
// MCFG_CPU_MODIFY(SY6502_TAG)
// MCFG_CPU_PROGRAM_MAP(prophet_mem)
@@ -909,7 +909,7 @@ MACHINE_CONFIG_END
-------------------------------------------------*/
//static MACHINE_CONFIG_START( atommc )
-// atom(config);
+// atom(config);
// /* Software lists */
// MCFG_SOFTWARE_LIST_ADD("mmc_list","atom_mmc")
// MCFG_SOFTWARE_LIST_REMOVE("flop_list")