String length: Difference between revisions

Content added Content deleted
Line 96: Line 96:


done:
done:
MOVE.B -(A3),D0 ;dummy move to point A3 to the last char rather than the terminator, which is much more useful
RTS</lang>
RTS</lang>