Re: A86: Re: Re: undocumented instructions


[Prev][Next][Index][Thread]

Re: A86: Re: Re: undocumented instructions




>
>What are you talking about?  You can just do this:
> ld a,(hl)
> ld (iy+N),a
>

It would be a lot nicer if the Z80 allowed the byte offset off of IX or IY
be obtained from a register instead of an immediate value. That would make
IX much useful then it is now.

-Matt
http://www.dogtech.com/cybop/ti86/



Follow-Ups: