summaryrefslogtreecommitdiffstatshomepage
path: root/src/emu/machine/rp5h01.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/emu/machine/rp5h01.c')
-rw-r--r--src/emu/machine/rp5h01.c3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/emu/machine/rp5h01.c b/src/emu/machine/rp5h01.c
index 08aee97d11c..504d5890967 100644
--- a/src/emu/machine/rp5h01.c
+++ b/src/emu/machine/rp5h01.c
@@ -211,3 +211,6 @@ static const char DEVTEMPLATE_SOURCE[] = __FILE__;
#define DEVTEMPLATE_NAME "RP5H01"
#define DEVTEMPLATE_FAMILY "RP5H01"
#include "devtempl.h"
+
+
+DEFINE_LEGACY_DEVICE(RP5H01, rp5h01);