summaryrefslogtreecommitdiffstatshomepage
diff options
context:
space:
mode:
-rw-r--r--src/mame/drivers/apple2e.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/mame/drivers/apple2e.cpp b/src/mame/drivers/apple2e.cpp
index b9c1154046b..ea69bcf0742 100644
--- a/src/mame/drivers/apple2e.cpp
+++ b/src/mame/drivers/apple2e.cpp
@@ -2095,6 +2095,7 @@ u8 apple2e_state::c000_r(offs_t offset)
{
return (m_sysconfig->read() & 0x80) | uFloatingBus7;
}
+ break;
case 0x60: // cassette in
case 0x68: