summaryrefslogtreecommitdiffstatshomepage
path: root/src/emu/machine/mc68681.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/emu/machine/mc68681.h')
-rw-r--r--src/emu/machine/mc68681.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/emu/machine/mc68681.h b/src/emu/machine/mc68681.h
index e56ad90041c..5fa87b31042 100644
--- a/src/emu/machine/mc68681.h
+++ b/src/emu/machine/mc68681.h
@@ -149,7 +149,7 @@ private:
PAIR CTR; /* Counter/Timer Preset Value */
UINT8 IPCR; /* Input Port Control Register */
- bool m_read_vector; // if this is read and IRQ is active, it counts as pulling IACK
+ bool m_read_vector; // if this is read and IRQ is active, it counts as pulling IACK
/* state */
UINT8 IP_last_state; /* last state of IP bits */