summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/bus/bbc/internal/internal.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/devices/bus/bbc/internal/internal.cpp')
-rw-r--r--src/devices/bus/bbc/internal/internal.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/devices/bus/bbc/internal/internal.cpp b/src/devices/bus/bbc/internal/internal.cpp
index 98651b23e31..dda9bb9bf08 100644
--- a/src/devices/bus/bbc/internal/internal.cpp
+++ b/src/devices/bus/bbc/internal/internal.cpp
@@ -204,6 +204,7 @@ void bbcb_internal_devices(device_slot_interface &device)
void bbcbp_internal_devices(device_slot_interface &device)
{
device.option_add("atplswp", BBC_ATPLSWP); /* ATPL Sidewise+ ROM expansion */
+ device.option_add("cumana68k", BBC_CUMANA68K); /* Cumana 68008 2nd Processor */
}
void bbcm_internal_devices(device_slot_interface &device)