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