Re: [hatari-devel] Blitter bug in STe mode

[ Thread Index | Date Index | More lists.tuxfamily.org/hatari-devel Archives ]


Am Mon, 15 Jun 2020 23:20:14 +0200
schrieb Nicolas Pomarède <npomarede@xxxxxxxxxxxx>:

> Le 09/06/2020 à 10:37, Nicolas Pomarède a écrit :
> 
> > 
> > For those not familiar with blitter, TAS is often used in non-hog
> > mode because it allows to restart the blitter if the blitter has
> > still the busy bit set, doing this with only one instruction.
> >   
> 
> hi
> 
> problem should now be fixed ; I added a RMW flag to the cpu emulation
> in the case of TAS, and the blitter will now delay its restart in non
> hog mode in case the blitter's 1st bus access happens during a RMW
> operation. In that case, blitter will now wait until the RMW
> operation is done (after the write in the case of TAS).

 Hi Nicolas,

FYI, this broke the builds with the old UAE core:

 https://gitlab.com/huth/hatari/-/jobs/601760947#L623

Should be easy to fix, I guess...

 Thomas



Mail converted by MHonArc 2.6.19+ http://listengine.tuxfamily.org/