View Single Post
Old 14 February 2021, 15:34   #15
LaBodilsen
Registered User
 
Join Date: Dec 2017
Location: Denmark
Posts: 179
Quote:
Originally Posted by mcgeezer View Post
OK, so far this code snippet has yielded the biggest speed improvement.


I'll now revisit the movem and see if I can get it faster.

Edit - quick note. a1 and a3 point to different hardware sprite addresses so I can't use one address register as a base, it needs to be two.
All though I think the beq.s after move to d2 is a smart way to avoid flipping zero data's, it will also not overwrite potential data in the destination, so are you sure the destination data is always "null"?
LaBodilsen is offline  
 
Page generated in 0.05781 seconds with 11 queries