summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/sothello.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/drivers/sothello.cpp')
-rw-r--r--src/mame/drivers/sothello.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mame/drivers/sothello.cpp b/src/mame/drivers/sothello.cpp
index 18d11a2c99a..5b13d7ad3f4 100644
--- a/src/mame/drivers/sothello.cpp
+++ b/src/mame/drivers/sothello.cpp
@@ -252,7 +252,7 @@ void sothello_state::unlock_shared_ram()
}
else
{
- //logerror("Sub cpu active! @%x\n",device().safe_pc());
+ //logerror("%s Sub cpu active!\n",machine().describe_context());
}
}