From: Toni Wilen Date: Sun, 11 Jan 2015 12:31:45 +0000 (+0200) Subject: DBcc 68000 prefetch mode cycle counting fix. X-Git-Tag: 3100~133 X-Git-Url: https://git.unchartedbackwaters.co.uk/w/?a=commitdiff_plain;h=72c3f1be3049fb6a20d3e5bf9f6282691c438c81;p=francis%2Fwinuae.git DBcc 68000 prefetch mode cycle counting fix. --- diff --git a/gencpu.cpp b/gencpu.cpp index 92e62edd..b2425a1d 100644 --- a/gencpu.cpp +++ b/gencpu.cpp @@ -4124,6 +4124,7 @@ bccl_not68020: returncycles ("\t\t\t", 8); printf ("\t\t}\n"); add_head_cycs (10); + addcycles000_nonce("\t\t", 2); printf ("\t} else {\n"); addcycles000_onlyce(2); addcycles000_nonce("\t\t", 2);