summaryrefslogtreecommitdiffstatshomepage
path: root/src/mess/drivers
diff options
context:
space:
mode:
Diffstat (limited to 'src/mess/drivers')
-rw-r--r--src/mess/drivers/at.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/mess/drivers/at.c b/src/mess/drivers/at.c
index 1e6cb8d03aa..6ad885f3492 100644
--- a/src/mess/drivers/at.c
+++ b/src/mess/drivers/at.c
@@ -362,6 +362,7 @@ static SLOT_INTERFACE_START(pc_isa16_cards)
SLOT_INTERFACE("gblaster", ISA8_GAME_BLASTER)
SLOT_INTERFACE("sblaster1_0", ISA8_SOUND_BLASTER_1_0)
SLOT_INTERFACE("sblaster1_5", ISA8_SOUND_BLASTER_1_5)
+ SLOT_INTERFACE("stereo_fx", ISA8_STEREO_FX)
SLOT_INTERFACE("ne1000", NE1000)
SLOT_INTERFACE("3c503", EL2_3C503)
SLOT_INTERFACE("mpu401", ISA8_MPU401)