On Sun, 10 Aug 2003 19:43:20 EDT, [EMAIL PROTECTED] wrote:

> In a message dated 11/08/2003 00:30:49 GMT Standard Time, [EMAIL PROTECTED] 
> writes:
> 
> > The code seems correct although far than optimized. I'd propose:
> > 
> > Lab1001E   moveq    #0,d5        Clear MS word.
> >       lea     Lab10076,a4     Name string address
> >       move.w   (a2)+,d5       Name length

> OK thanks for the optimisation - however, I am suprised the above is tested 
> and working - surely the third line should read 
> 
> move.w (a4),d5
> 
> LOL

Erm... Yes, cut and paste problem... Well I got the excuse that it's
02:00AM here... :-P

Thierry.

Reply via email to