Re: [hatari-devel] Better cycle accurate mode for 68030 / Falcon |
[ Thread Index | Date Index | More lists.tuxfamily.org/hatari-devel Archives ]
Another point : Rodolphe did many measurement about the cycles used by the Videl : you can find this on his site :
http://rodolphe.czuba.free.fr/CT2/english/technic.htm
The general idea is that the Videl reads the st memory in longs burst mode,
This can take from 4 up to 32% of the band width of the bus.
Yes, I know this page, including the 2 scan of notes he took on paper :)
That gives some idea and it's better than nothing, but that's not precise enough. When does the burst start ? When DE signal is on or before ? Does it preload during border ? How long does the burst last ? And so on. We lack a description of the signals at the bus level to see how and when videl get access.
For now, I could "slow down" the CPU bus access by 20% in true color mode for example, this would give an overall correct average, but that's not the cleanest way.
Mail converted by MHonArc 2.6.19+ | http://listengine.tuxfamily.org/ |