summaryrefslogtreecommitdiffstatshomepage
path: root/src/emu/machine/pd4990a.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/emu/machine/pd4990a.c')
-rw-r--r--src/emu/machine/pd4990a.c3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/emu/machine/pd4990a.c b/src/emu/machine/pd4990a.c
index dcb7c62adec..47996a3c0a7 100644
--- a/src/emu/machine/pd4990a.c
+++ b/src/emu/machine/pd4990a.c
@@ -532,3 +532,6 @@ static const char DEVTEMPLATE_SOURCE[] = __FILE__;
#define DEVTEMPLATE_NAME "NEC uPD4990A"
#define DEVTEMPLATE_FAMILY "NEC uPD4990A Calendar & Clock"
#include "devtempl.h"
+
+
+DEFINE_LEGACY_DEVICE(UPD4990A, upd4990a);