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.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/devices/machine/upd765.h b/src/devices/machine/upd765.h
index 52b545c2be7..c1b9e428dda 100644
--- a/src/devices/machine/upd765.h
+++ b/src/devices/machine/upd765.h
@@ -369,6 +369,7 @@ protected:
uint8_t fifo_pop(bool internal);
void set_drq(bool state);
bool get_ready(int fid);
+ void set_ds(int state);
void enable_transfer();
void disable_transfer();