summaryrefslogtreecommitdiffstatshomepage
path: root/src/emu/machine
diff options
context:
space:
mode:
author angelosa <salese_corp_ltd@email.it>2015-07-23 01:10:39 +0200
committer angelosa <salese_corp_ltd@email.it>2015-07-23 01:10:39 +0200
commitbc87e1e472cd1b5fc4e8f560e3af05bb74b76826 (patch)
treeda3ddb67fa7d7a50e877f2359dbac59bff9784cd /src/emu/machine
parent16adb537bcba7c563fc4f885fbbc16dc801ab841 (diff)
Remove this log, nw
Diffstat (limited to 'src/emu/machine')
-rw-r--r--src/emu/machine/stvcd.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/emu/machine/stvcd.c b/src/emu/machine/stvcd.c
index e058db0619b..2c2422cfde4 100644
--- a/src/emu/machine/stvcd.c
+++ b/src/emu/machine/stvcd.c
@@ -862,7 +862,7 @@ void saturn_state::cd_exec_command( void )
//printf("Partition %08x %04x\n",bufnum,cr4);
}
- printf("%04x\n",cr4);
+ //printf("%04x\n",cr4);
if(cr4 == 0)
hirqreg |= (CMOK);
else