Re: [hatari-devel] 68030 instruction time calculation formulae |
[ Thread Index | Date Index | More lists.tuxfamily.org/hatari-devel Archives ]
Unfortunately that information is not low level enough. It can't be used to re-create how CPU internal sequencer exactly works which is the only way to get real cycle-exact emulation. Cache case should be already quite accurate, minus instructions that need internal operation cycles like MUL and DIV and others.
UAE m68k emulator already uses information from both 68020 and 68030 documentation (head/tail/internal cycles). 68030 more or less seems to be 68020 with 1 cycle faster memory access + some small instruction timing changes.
I am still not sure when I am going to do it, it will be extremely boring..
Mail converted by MHonArc 2.6.19+ | http://listengine.tuxfamily.org/ |