summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/bus/spectrum/mgt.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/devices/bus/spectrum/mgt.h')
-rw-r--r--src/devices/bus/spectrum/mgt.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/devices/bus/spectrum/mgt.h b/src/devices/bus/spectrum/mgt.h
index ee3a7c9fe82..4fb385f50e7 100644
--- a/src/devices/bus/spectrum/mgt.h
+++ b/src/devices/bus/spectrum/mgt.h
@@ -71,6 +71,8 @@ public:
// construction/destruction
spectrum_disciple_device(const machine_config &mconfig, const char *tag, device_t *owner, uint32_t clock);
+ DECLARE_INPUT_CHANGED_MEMBER(inhibit_button) { if (!newval) m_romcs = 0; };
+
protected:
enum
{