summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/m24.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/drivers/m24.cpp')
-rw-r--r--src/mame/drivers/m24.cpp4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/mame/drivers/m24.cpp b/src/mame/drivers/m24.cpp
index d03e3dadd31..9d0060d4a88 100644
--- a/src/mame/drivers/m24.cpp
+++ b/src/mame/drivers/m24.cpp
@@ -334,8 +334,8 @@ u8 m24_state::ctrlport_b_r()
// Bit 1 = SW4 (8087 present)
// Bit 2 = ~RI1
// Bit 3 = ~DSR1
- // Bit 4 = OUT2 (8253)
- // Bit 5 = SPKR
+ // Bit 4 = SPKR
+ // Bit 5 = OUT2 (8253)
// Bit 6 = IOCHK
// Bit 7 = MBMERR (MRD parity check)