summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/bus/mackbd/mackbd.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/devices/bus/mackbd/mackbd.cpp')
-rw-r--r--src/devices/bus/mackbd/mackbd.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/devices/bus/mackbd/mackbd.cpp b/src/devices/bus/mackbd/mackbd.cpp
index 0a2fd4b8f1f..79ae15ecd35 100644
--- a/src/devices/bus/mackbd/mackbd.cpp
+++ b/src/devices/bus/mackbd/mackbd.cpp
@@ -156,6 +156,7 @@ void mac_keyboard_devices(device_slot_interface &device)
device.option_add("us", MACKBD_M0110);
device.option_add("gb", MACKBD_M0110B);
device.option_add("fr", MACKBD_M0110F);
+ device.option_add("it", MACKBD_M0110T);
device.option_add("pad", MACKBD_M0120);