summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/bus/vtech/memexp/carts.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/devices/bus/vtech/memexp/carts.cpp')
-rw-r--r--src/devices/bus/vtech/memexp/carts.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/devices/bus/vtech/memexp/carts.cpp b/src/devices/bus/vtech/memexp/carts.cpp
index dc40d0e8a57..f46a15e4841 100644
--- a/src/devices/bus/vtech/memexp/carts.cpp
+++ b/src/devices/bus/vtech/memexp/carts.cpp
@@ -15,5 +15,6 @@ SLOT_INTERFACE_START( memexp_slot_carts )
SLOT_INTERFACE("laser310_16k", LASER310_16K)
SLOT_INTERFACE("laser_64k", LASER_64K)
SLOT_INTERFACE("rs232", RS232_INTERFACE)
+ SLOT_INTERFACE("rtty", RTTY_INTERFACE)
SLOT_INTERFACE("wordpro", WORDPRO)
SLOT_INTERFACE_END