summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/machine/upd765.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/devices/machine/upd765.h')
-rw-r--r--src/devices/machine/upd765.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/devices/machine/upd765.h b/src/devices/machine/upd765.h
index 0a40e4f4b53..6d3d740bb49 100644
--- a/src/devices/machine/upd765.h
+++ b/src/devices/machine/upd765.h
@@ -257,7 +257,7 @@ protected:
static constexpr int rates[4] = { 500000, 300000, 250000, 1000000 };
- bool ready_connected, ready_polled, select_connected;
+ bool ready_connected, ready_polled, select_connected, select_multiplexed;
bool external_ready;