summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/machine/z80dma.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/devices/machine/z80dma.h')
-rw-r--r--src/devices/machine/z80dma.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/devices/machine/z80dma.h b/src/devices/machine/z80dma.h
index 14725329bd0..74edbfa8d70 100644
--- a/src/devices/machine/z80dma.h
+++ b/src/devices/machine/z80dma.h
@@ -128,7 +128,7 @@ private:
uint8_t m_latch;
// interrupts
- bool m_iei;
+ int m_iei; // interrupt enable input
int m_ip; // interrupt pending
int m_ius; // interrupt under service
uint8_t m_vector; // interrupt vector