Re: [hatari-devel] Extra 68000 instruction timings information |
[ Thread Index |
Date Index
| More lists.tuxfamily.org/hatari-devel Archives
]
On 04/03/2013 19:46, Eero Tamminen wrote:
Hi,
Here's some previously unreleased information
on 68000 instruction timings:
http://www.atari-forum.com/viewtopic.php?f=68&t=24710
- Eero
Hi,
I saw this too, it's quite interesting.
Since the motorola's US patent is available since some time, I think
most of the timings used in WinUae "cycle exact mode" are already
correct and similar to this doc, or tested against real hardware.
In the case of the old UAE cpu used in STF/STE emulation for timing
critical operations (raster, fullscreen, ...), it could be useful to add
some special cases (prefetch behaviour are sometimes a cause for some
failing games protection in Hatari).
Nicolas