[A83] Re: LdAIndPaged [83+]


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

[A83] Re: LdAIndPaged [83+]




if you need it in a fast routine, why use romcalls at the first place?!
(btw. i don't know what this romcall does)

>
>
> Because I need it in a fast routine...
>
> On Wed, 28 February 2001, "Joe Pemberton" wrote:
>
> >
> >
> > why don't you just do
> >
> > push bc
> > bcall(_ldcindpaged)
> > ld a,c
> > pop bc
> >
> > ----------------------------------------------
> > Original Message
> > From: "Hyperbyte"<central@hyperfield.com>
> > Subject: [A83] LdAIndPaged [83+]
> > Date: Wed, 28 Feb 2001 19:07:05 +0100
> >
> > >
> > >I heard about an undocumented Romcall named LdAIndPaged, if it does the
> > same
> > >as LdCIndPaged, but for register A, it could be a great help...
> > >
> > >Can anyone give me more info on the romcall
> > >
> > >Thanx
> > >
> > >
> > >--Peter Martijn
> > >
> > >
> > >
> > >
> > >






References: