]> git.unchartedbackwaters.co.uk Git - francis/winuae.git/commit
68000 non-prefetch mode is also cycle-accurate (does not include wait state memory...
authorToni Wilen <twilen@winuae.net>
Thu, 13 Feb 2020 19:24:50 +0000 (21:24 +0200)
committerToni Wilen <twilen@winuae.net>
Thu, 13 Feb 2020 19:24:50 +0000 (21:24 +0200)
commit84bceef036b502c94b444a167d76a4d49969b561
tree2dbadf1a5ea6d54d036cc9e8279a3a62d74d8fce
parent99d98f73c359c75108285d6b19aa599fcd00bb2a
68000 non-prefetch mode is also cycle-accurate (does not include wait state memory accesses or exception special cases). Non-prefetch core also returns count of memory accesses which is used by 68020+ modes to calculate very approximate cycle counts.
gencpu.cpp
include/newcpu.h
newcpu.cpp