Re: [hatari-devel] rev 3689 : splitting cpu cycles above 20 |
[ Thread Index | Date Index | More lists.tuxfamily.org/hatari-devel Archives ]
Le 07/01/2012 00:13, Nicolas Pomarède a écrit :
Yes, I agree here. For now, I don't try to be that accurate (and it wouldn't make sense from my point of view, as DSP and 68030 are working with different clocks). This kind of optimisations would be for a specific case and would necessite a lot of energy to code it. I'm more trying to have a "cycle accurate" 68030 because it's it who drives all the other components (and the DSP). I'm soon going to start the videl emu. I already tried it once last year, but there's a problem for now : the video code is too much melted in many hatari functions. I don't want to add some if falcon else STE everywhere in hatari to point on the videl code or the video code. (I managed to split properly crossbar and stedma sound, because SteDma sound was not too much melted into hatari's source. Video source is a nightmare (it's called from too much other sources). Do you think it would be possible to separate the calls of video.c before I split, just to do it cleanly ? Regards Laurent |
Mail converted by MHonArc 2.6.19+ | http://listengine.tuxfamily.org/ |