summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/trs80m2.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/drivers/trs80m2.cpp')
-rw-r--r--src/mame/drivers/trs80m2.cpp4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/mame/drivers/trs80m2.cpp b/src/mame/drivers/trs80m2.cpp
index 72f863a2dc1..ba499eb57e5 100644
--- a/src/mame/drivers/trs80m2.cpp
+++ b/src/mame/drivers/trs80m2.cpp
@@ -704,7 +704,7 @@ void trs80m2_state::machine_reset()
//**************************************************************************
//-------------------------------------------------
-// MACHINE_CONFIG( trs80m2 )
+// machine_config( trs80m2 )
//-------------------------------------------------
void trs80m2_state::trs80m2(machine_config &config)
@@ -791,7 +791,7 @@ void trs80m2_state::trs80m2(machine_config &config)
//-------------------------------------------------
-// MACHINE_CONFIG( trs80m16 )
+// machine_config( trs80m16 )
//-------------------------------------------------
void trs80m16_state::trs80m16(machine_config &config)