summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/video/cischeat.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/video/cischeat.c')
-rw-r--r--src/mame/video/cischeat.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mame/video/cischeat.c b/src/mame/video/cischeat.c
index 215378ad415..e10561b3e2e 100644
--- a/src/mame/video/cischeat.c
+++ b/src/mame/video/cischeat.c
@@ -1419,7 +1419,7 @@ if ( machine().input().code_pressed(KEYCODE_Z) || machine().input().code_pressed
if (msk != 0) m_active_layers &= msk;
#if 1
{
- address_space &space = *machine().device("maincpu")->memory().space(AS_PROGRAM);
+ address_space &space = machine().device("maincpu")->memory().space(AS_PROGRAM);
popmessage("Cmd: %04X Pos:%04X Lim:%04X Inp:%04X",
m_scudhamm_motor_command,