[A83] Re: ld hl,bc


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

[A83] Re: ld hl,bc




Root/Great Overall Dictator replies:
> >maybe you could also do
> >push hl
> >pop bc
> >but that's a waste of space if
> >ld h,b
> >ld l,c
> >DOES work
> 
> Why not just 'ld hl, bc' ?
> 
> Or am I dumb?

no, just that there is no instruction for it on the z80. Look under
http://www.ticalc.org/pub/text (/z80?) for some opcode tables(Just having to
go through and fix my program, because the instruction (op-code) sheet I had
seemed to imply that.)

James Lancaster



References: