From d29cc63ca0af77d75058885567b1d6161cf9a515 Mon Sep 17 00:00:00 2001 From: Robbbert Date: Thu, 25 Oct 2018 21:24:29 +1100 Subject: (nw) gamecom : marking most games in the list as working, as far as I know they do. --- src/devices/cpu/sm8500/sm85ops.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/devices/cpu/sm8500') diff --git a/src/devices/cpu/sm8500/sm85ops.h b/src/devices/cpu/sm8500/sm85ops.h index 0a417270aba..cd36b679263 100644 --- a/src/devices/cpu/sm8500/sm85ops.h +++ b/src/devices/cpu/sm8500/sm85ops.h @@ -1681,7 +1681,7 @@ case 0xF0: /* STOP - 2 cycles - Flags affected: -------- */ /* TODO: Add a bunch of additional cycles */ m_clock_changed = 0; } - logerror( "%04X: %02x, cpu-clock-change, unhandled\n", m_PC-1,op ); + //logerror( "%04X: %02x, cpu-clock-change, unhandled\n", m_PC-1,op ); // fills up error log when unit sleeps break; case 0xF1: /* HALT - 2 cycles - Flags affected: -------- */ m_halted = 1; -- cgit v1.2.3-70-g09d2