summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/machine/namco53.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/machine/namco53.c')
-rw-r--r--src/mame/machine/namco53.c3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/mame/machine/namco53.c b/src/mame/machine/namco53.c
index a57a81788b0..30cf915ca48 100644
--- a/src/mame/machine/namco53.c
+++ b/src/mame/machine/namco53.c
@@ -203,3 +203,6 @@ static const char DEVTEMPLATE_SOURCE[] = __FILE__;
#define DEVTEMPLATE_NAME "Namco 53xx"
#define DEVTEMPLATE_FAMILY "Namco I/O"
#include "devtempl.h"
+
+
+DEFINE_LEGACY_DEVICE(NAMCO_53XX, namco_53xx);