summaryrefslogtreecommitdiffstatshomepage
path: root/src/mess/video/pds30_procolor816.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/mess/video/pds30_procolor816.c')
-rw-r--r--src/mess/video/pds30_procolor816.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mess/video/pds30_procolor816.c b/src/mess/video/pds30_procolor816.c
index 759704bbfa2..96fc4bbfa5b 100644
--- a/src/mess/video/pds30_procolor816.c
+++ b/src/mess/video/pds30_procolor816.c
@@ -332,7 +332,7 @@ READ32_MEMBER( nubus_procolor816_device::procolor816_r )
}
else
{
-// printf("procolor816_r: @ %x, mask %08x [PC=%x]\n", offset, mem_mask, machine().device("maincpu")->safe_pc());
+// printf("procolor816_r: @ %x, mask %08x [PC=%x]\n", offset, mem_mask, machine().device("maincpu")->safe_pc());
}
return 0;