summaryrefslogtreecommitdiffstatshomepage
path: root/src/emu/cpu/m6502/opsce02.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/emu/cpu/m6502/opsce02.h')
-rw-r--r--src/emu/cpu/m6502/opsce02.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/emu/cpu/m6502/opsce02.h b/src/emu/cpu/m6502/opsce02.h
index 64549135932..28f00a791fd 100644
--- a/src/emu/cpu/m6502/opsce02.h
+++ b/src/emu/cpu/m6502/opsce02.h
@@ -291,7 +291,7 @@
t1=RDOPARG(); \
t2=RDOPARG(); \
t3=RDOPARG(); \
- logerror("m65ce02 at pc:%.4x reserved op aug %.2x %.2x %.2x\n", cpu_get_pc(cpustate->device),t1,t2,t3);
+ logerror("m65ce02 at pc:%.4x reserved op aug %.2x %.2x %.2x\n", cpustate->device->safe_pc(),t1,t2,t3);
/* 65ce02 ******************************************************
* BBR Branch if bit is reset