Re: [hatari-devel] Falcon app tests

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


Hi,

On 19.6.2022 23.46, Laurent Sallafranque wrote:
It was more for "previous" compatibility.

At least, it allowed "Mystic bytes: Lockup <http://www.pouet.net/prod.php?which=78884>" to run, but I had also uploaded a version that made it running with my old DSP interrupts code.

I can make a test with my old code to see if it's better with it.

How can I revert my patch ?

git show <commit>  >  diff

patch -p1 R < diff


Or if you have multiple commits:
git diff <first commit>^ <last commit>  > diff


	- Eero


Regards

Laurent



Le 19/06/2022 à 22:42, Nicolas Pomarède a écrit :
Le 18/06/2022 à 10:28, Laurent Sallafranque a écrit :
Hi,


I can confirm that flaysid has regressed.

I've bisected it and the problem was introduced by ... me ;)

I'll give it a closer look, but as it seems to impact only flaysid, it shouldn't delay the 2.4 release.


a0b7a3ba7c07cbe34c5d2466009da55a0706c10f is the first bad commit
commit a0b7a3ba7c07cbe34c5d2466009da55a0706c10f
Author: Laurent Sallafranque <laurent.sallafranque@xxxxxxx>
Date:   Sun Jan 3 11:49:30 2021 +0100

     Replace old DSP interrupts with Andreas' previous emulator code and
     add of SSI interrupts.

Hi

do you know if thoses changes from Previous improved some non working programs or if it was just to update code to be in sync with Previous ?

if there was no immediate change for Hatari and you don't have time to look at this for the moment, maybe we can rollback this commit and add it later again after hatari 2.4 is released ?

Nicolas









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