summaryrefslogtreecommitdiffstats
path: root/src/mame/drivers/atom.cpp
diff options
context:
space:
mode:
author Vas Crabb <vas@vastheman.com>2018-02-25 01:34:04 +1100
committer Vas Crabb <vas@vastheman.com>2018-02-25 01:34:04 +1100
commit8dad4881f630bb245fab61e99718f5dce6dd56d6 (patch)
tree266b1fcb39b59f17eb876512952bd14d5974ab4a /src/mame/drivers/atom.cpp
parentc5345b9ea8a5b6939c55621024bce8e1eade4fdd (diff)
srcclean (nw)
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")