summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/bus/astrocde/slot.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/devices/bus/astrocde/slot.h')
-rw-r--r--src/devices/bus/astrocde/slot.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/devices/bus/astrocde/slot.h b/src/devices/bus/astrocde/slot.h
index 88c34fa0d8e..419f4672985 100644
--- a/src/devices/bus/astrocde/slot.h
+++ b/src/devices/bus/astrocde/slot.h
@@ -19,7 +19,8 @@ enum
{
ASTROCADE_STD = 0,
ASTROCADE_256K,
- ASTROCADE_512K
+ ASTROCADE_512K,
+ ASTROCADE_CASS
};