summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/machine/mb87030.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/devices/machine/mb87030.h')
-rw-r--r--src/devices/machine/mb87030.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/devices/machine/mb87030.h b/src/devices/machine/mb87030.h
index 7ce8c85c8e2..560e53c90c0 100644
--- a/src/devices/machine/mb87030.h
+++ b/src/devices/machine/mb87030.h
@@ -205,6 +205,7 @@ private:
uint32_t m_tc;
uint8_t m_exbf;
+ uint8_t m_bus_data;
uint8_t m_hdb;
bool m_hdb_loaded;
bool m_send_atn_during_selection;