summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/machine/74259.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/devices/machine/74259.h')
-rw-r--r--src/devices/machine/74259.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/devices/machine/74259.h b/src/devices/machine/74259.h
index a5ff2029539..1569bb299ae 100644
--- a/src/devices/machine/74259.h
+++ b/src/devices/machine/74259.h
@@ -75,6 +75,7 @@ public:
DECLARE_WRITE8_MEMBER(write_d0);
DECLARE_WRITE8_MEMBER(write_d7);
DECLARE_WRITE8_MEMBER(write_a0);
+ DECLARE_WRITE8_MEMBER(write_a3);
DECLARE_WRITE8_MEMBER(write_nibble);
DECLARE_WRITE8_MEMBER(clear);