Re: A83: Errors
[Prev][Next][Index][Thread]
Re: A83: Errors
>One error here; *bc* contains the number of bytes, not b. In cpir and
those
>block compare functions you can only have
>an 8-bit size, but in ldi, ldd, ldir and lddr you use the 16-bit bc
register.
>These instructions are actually the secret behind the
>weird register NAMES: "hl" is ofcourse "high-low" as usual, but "de" is
>"destination" and "bc" is "byte count".
i wasnt sure if it was bc or just b....ok smart guy what do ix and iy stand
for....I DIDNT THINK SO!!!!! hehe :)
Follow-Ups: