summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/pc9801.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/drivers/pc9801.cpp')
-rw-r--r--src/mame/drivers/pc9801.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mame/drivers/pc9801.cpp b/src/mame/drivers/pc9801.cpp
index 31aec281e13..ce8ad83ae96 100644
--- a/src/mame/drivers/pc9801.cpp
+++ b/src/mame/drivers/pc9801.cpp
@@ -1979,7 +1979,7 @@ static void pc9801_cbus_devices(device_slot_interface &device)
// PC-9801-26 + PC-9801-86 (?)
// PC-9801-86 + Chibi-Oto
device.option_add("pc9801_118", PC9801_118);
-// Speak Board
+ device.option_add("pc9801_spb", PC9801_SPEAKBOARD);
// Spark Board
// AMD-98 (AmuseMent boarD)
device.option_add("pc9801_amd98", PC9801_AMD98);