Re: A85: Re: Assembly-85 Digest V1 #531
[Prev][Next][Index][Thread]
Re: A85: Re: Assembly-85 Digest V1 #531
In a message dated 3/28/99 3:26:52 PM MST, MalcolmJ1@email.msn.com writes:
> *****but at the start of each loop, i reset a with %0000 0001...then the
> loop begins******
>
> P.S.: You also can't do an ' add hl,16', because you can't add constants
to
> HL; you'll have to do ' add hl,de', with DE = $10 = 16.>>
> *******sorry, i forgot about that********
> **jimi**
Oh, didn't see that...your comments running to the next line messed me up ;)
JL