summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/bus/ti99/internal/ioport.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/devices/bus/ti99/internal/ioport.cpp')
-rw-r--r--src/devices/bus/ti99/internal/ioport.cpp4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/devices/bus/ti99/internal/ioport.cpp b/src/devices/bus/ti99/internal/ioport.cpp
index 8602bcd8028..3cb53f6f560 100644
--- a/src/devices/bus/ti99/internal/ioport.cpp
+++ b/src/devices/bus/ti99/internal/ioport.cpp
@@ -171,3 +171,7 @@ SLOT_INTERFACE_START( ti99_io_port )
SLOT_INTERFACE("peb", TI99_PERIBOX)
SLOT_INTERFACE_END
+SLOT_INTERFACE_START( ti99_io_port_ev )
+ SLOT_INTERFACE("peb", TI99_PERIBOX_EV)
+SLOT_INTERFACE_END
+