summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/cpu/ns32000/ns32000.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/devices/cpu/ns32000/ns32000.cpp')
-rw-r--r--src/devices/cpu/ns32000/ns32000.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/devices/cpu/ns32000/ns32000.cpp b/src/devices/cpu/ns32000/ns32000.cpp
index 734e878f811..2b1be202c19 100644
--- a/src/devices/cpu/ns32000/ns32000.cpp
+++ b/src/devices/cpu/ns32000/ns32000.cpp
@@ -1041,7 +1041,7 @@ void ns32000_device::execute_run()
mode[0].addr();
// FIXME: size != 3?
- m_pc = gen_read(mode[0], size);
+ m_pc = ea(mode[0]);
break;
case 0x6:
// BISPSRi src