summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/machine/ldp1450.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/devices/machine/ldp1450.h')
-rw-r--r--src/devices/machine/ldp1450.h7
1 files changed, 7 insertions, 0 deletions
diff --git a/src/devices/machine/ldp1450.h b/src/devices/machine/ldp1450.h
index 67a429845e1..3ef9fab0939 100644
--- a/src/devices/machine/ldp1450.h
+++ b/src/devices/machine/ldp1450.h
@@ -15,6 +15,13 @@
//**************************************************************************
+// INTERFACE CONFIGURATION MACROS
+//**************************************************************************
+
+#define MCFG_LASERDISC_LDP1450_ADD(_tag, clock) \
+ MCFG_DEVICE_ADD(_tag, SONY_LDP1450, clock)
+
+//**************************************************************************
// TYPE DEFINITIONS
//**************************************************************************