summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/machine/namco50.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/machine/namco50.c')
-rw-r--r--src/mame/machine/namco50.c3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/mame/machine/namco50.c b/src/mame/machine/namco50.c
index e502399594e..22ec0823cd3 100644
--- a/src/mame/machine/namco50.c
+++ b/src/mame/machine/namco50.c
@@ -303,3 +303,6 @@ static const char DEVTEMPLATE_SOURCE[] = __FILE__;
#define DEVTEMPLATE_NAME "Namco 50xx"
#define DEVTEMPLATE_FAMILY "Namco I/O"
#include "devtempl.h"
+
+
+DEFINE_LEGACY_DEVICE(NAMCO_50XX, namco_50xx);