summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices
diff options
context:
space:
mode:
author Olivier Galibert <galibert@pobox.com>2024-10-15 15:42:57 +0200
committer Olivier Galibert <galibert@pobox.com>2024-10-29 00:02:34 +0100
commit781443d3a53f3419d7d447ebf954d88f869053ed (patch)
treeef9a400e05a3c0598e1dea15485f96da5930b369 /src/devices
parent8b12c9308e2f4fab7b9ba0b12665a646a3175753 (diff)
sh_mtu: Add a forgotten update
Diffstat (limited to 'src/devices')
-rw-r--r--src/devices/cpu/sh/sh_mtu.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/devices/cpu/sh/sh_mtu.cpp b/src/devices/cpu/sh/sh_mtu.cpp
index f11df8381e3..532a47da5a8 100644
--- a/src/devices/cpu/sh/sh_mtu.cpp
+++ b/src/devices/cpu/sh/sh_mtu.cpp
@@ -316,6 +316,7 @@ u8 sh_mtu_channel_device::tier_r()
void sh_mtu_channel_device::tier_w(u8 data)
{
+ update_counter();
m_tier = data;
if(0)
logerror("irq %c%c%c%c%c%c\n",