summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/a6809.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/drivers/a6809.cpp')
-rw-r--r--src/mame/drivers/a6809.cpp4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/mame/drivers/a6809.cpp b/src/mame/drivers/a6809.cpp
index 78bfb85efc2..253b41cf41b 100644
--- a/src/mame/drivers/a6809.cpp
+++ b/src/mame/drivers/a6809.cpp
@@ -273,5 +273,5 @@ ROM_END
/* Driver */
-/* YEAR NAME PARENT COMPAT MACHINE INPUT CLASS INIT COMPANY FULLNAME FLAGS */
-COMP( 1980, a6809, 0, 0, a6809, a6809, a6809_state, 0, "Acorn", "System 3 (6809 CPU)", 0 )
+/* YEAR NAME PARENT COMPAT MACHINE INPUT CLASS INIT COMPANY FULLNAME FLAGS */
+COMP( 1980, a6809, 0, 0, a6809, a6809, a6809_state, empty_init, "Acorn", "System 3 (6809 CPU)", 0 )