summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/machine/namco51.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/machine/namco51.c')
-rw-r--r--src/mame/machine/namco51.c3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/mame/machine/namco51.c b/src/mame/machine/namco51.c
index 90db02351a2..fa47a2fc27e 100644
--- a/src/mame/machine/namco51.c
+++ b/src/mame/machine/namco51.c
@@ -448,3 +448,6 @@ static const char DEVTEMPLATE_SOURCE[] = __FILE__;
#define DEVTEMPLATE_NAME "Namco 51xx"
#define DEVTEMPLATE_FAMILY "Namco I/O"
#include "devtempl.h"
+
+
+DEFINE_LEGACY_DEVICE(NAMCO_51XX, namco_51xx);