137Fermer139
deleted2Le 08/08/2009 à 14:58
Lionel Debroux (./136) :
Something odd, though, but I guess that's because the patch was generated manually

You're right, I have only Win Explorer and the Notepad here. grin
Lionel Debroux (./136) :
I doubt there are two move.b d0,(a1)+.

So perhaps it's not obvious to read...
 [b]Folco (./133) :[/b]
-\NoCvt		move.b	d0,(a1)
+  		move.b	d0,(a1)+

The first line removes the useless label. (I had omitted the "+". Fixed, thanks).