summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/funtech.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/drivers/funtech.cpp')
-rw-r--r--src/mame/drivers/funtech.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mame/drivers/funtech.cpp b/src/mame/drivers/funtech.cpp
index 1ecd23625dd..e780b38df9f 100644
--- a/src/mame/drivers/funtech.cpp
+++ b/src/mame/drivers/funtech.cpp
@@ -280,7 +280,7 @@ WRITE8_MEMBER(fun_tech_corp_state::funtech_coins_w)
if (data & 0x01) printf("funtech_coins_w %02x\n", data);
// 80 = hopper motor?
- m_hopper->write(space, 0, data & 0x80);
+ m_hopper->motor_w(BIT(data, 7));
// 40 = ? sometimes