summaryrefslogtreecommitdiffstatshomepage
path: root/src/mess/machine/cbmipt.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/mess/machine/cbmipt.c')
-rw-r--r--src/mess/machine/cbmipt.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/mess/machine/cbmipt.c b/src/mess/machine/cbmipt.c
index a80d69a53c4..38c3431640e 100644
--- a/src/mess/machine/cbmipt.c
+++ b/src/mess/machine/cbmipt.c
@@ -1129,6 +1129,7 @@ SLOT_INTERFACE_START( c64_expansion_cards )
SLOT_INTERFACE("sfxse", C64_SFX_SOUND_EXPANDER)
SLOT_INTERFACE("supercpu", C64_SUPERCPU)
SLOT_INTERFACE("swiftlink", C64_SWIFTLINK)
+ SLOT_INTERFACE("turbo232", C64_TURBO232)
// the following need ROMs from the software list
SLOT_INTERFACE_INTERNAL("standard", C64_STD)