summaryrefslogtreecommitdiffstatshomepage
path: root/src/emu/video/hd63484.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/emu/video/hd63484.c')
-rw-r--r--src/emu/video/hd63484.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/emu/video/hd63484.c b/src/emu/video/hd63484.c
index f099cbfd6d3..f532b3be7a4 100644
--- a/src/emu/video/hd63484.c
+++ b/src/emu/video/hd63484.c
@@ -1584,3 +1584,5 @@ static const char DEVTEMPLATE_SOURCE[] = __FILE__;
#define DEVTEMPLATE_FAMILY "HD63484 Video Controller"
#include "devtempl.h"
+
+DEFINE_LEGACY_DEVICE(HD63484, hd63484);