Findpixel added A to HL this way (before the 8 byte aligned routine) add a,l ld l,a adc a,h sub l ld h,a Looks like your technique Dux is a whole 0.5 clock cycles faster. Hey, use this with Fpixel and have the fastest relocatable Findpixel -Matt