summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/deco32.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/drivers/deco32.cpp')
-rw-r--r--src/mame/drivers/deco32.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mame/drivers/deco32.cpp b/src/mame/drivers/deco32.cpp
index a561781860e..cf66b1d7371 100644
--- a/src/mame/drivers/deco32.cpp
+++ b/src/mame/drivers/deco32.cpp
@@ -902,7 +902,7 @@ WRITE32_MEMBER( dragngun_state::gun_irq_ack_w )
// TODO: improve this, Y axis not understood at all
READ32_MEMBER( dragngun_state::lockload_gun_mirror_r )
{
-//logerror("%08x:Read gun %d\n",space.device().safe_pc(),offset);
+//logerror("%08x:Read gun %d\n",m_maincpu->pc(),offset);
switch(offset)
{