From f6262a1e8695ec0cbb9eb4bcdd91e6fbffb2b5d4 Mon Sep 17 00:00:00 2001 From: hap Date: Wed, 13 Feb 2019 09:35:36 +0100 Subject: revert part of timer.h change (nw) --- src/devices/cpu/hmcs40/hmcs40.cpp | 1 + 1 file changed, 1 insertion(+) (limited to 'src/devices/cpu/hmcs40/hmcs40.cpp') diff --git a/src/devices/cpu/hmcs40/hmcs40.cpp b/src/devices/cpu/hmcs40/hmcs40.cpp index 795ab3de985..42e1ca45ef8 100644 --- a/src/devices/cpu/hmcs40/hmcs40.cpp +++ b/src/devices/cpu/hmcs40/hmcs40.cpp @@ -466,6 +466,7 @@ void hmcs40_cpu_device::do_interrupt() m_irt = 0; standard_irq_callback(line); + m_prev_pc = m_pc; } void hmcs40_cpu_device::execute_set_input(int line, int state) -- cgit v1.2.3-70-g09d2