Re: A86: ld hl,(hl)


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

Re: A86: ld hl,(hl)




Dux Gregis wrote:
> 
> rabidcow@juno.com wrote:
> >
> > On Thu, 7 May 1998 16:14:51 -0400 "Scott Noveck (SMN)"
> > <noveck@pluto.njcc.com> writes:
> > >
> > >Wait a sec -- I'm getting conficting information on this. . . What
> > >EXACTLY
> > >is the address of ld hl,(hl)???
> > >Josh Grams said $4010, but Matt said $5928 -- I really need this, so I
> > >need
> > >it cleared up soon. . .
> >
> > both will work, $5928 uses a jp, $4010 uses call&ret, so $5928 should be
> > a tad faster.
> 
>  call 11 is even faster :-)

Oops...  call $33

> 
> >
> > you can also check out
> > http://www.geocities.com/SiliconValley/Pines/4593/romcall.txt
> >
> > -josh
> >
> > _____________________________________________________________________
> > You don't need to buy Internet access to use free Internet e-mail.
> > Get completely free e-mail from Juno at http://www.juno.com
> > Or call Juno at (800) 654-JUNO [654-5866]


References: