[A83] Re: _ldhlz


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

[A83] Re: _ldhlz



On Sun, 01 Jun 2003 11:18:09 +0200
Martin <iemandiemand@xs4all.nl> wrote:

> At 09:32 AM 6/2/03 -0500, you wrote:
> >guillaume.h@ifrance.com writes:
> > > What does the ti-86 rom call _ldhlz do ? Is there an
> > > equivalent on ti-83 ?
> >
> >"Sets an area of memory to all zeros. The starting address is stored in HL
> >and the number of bytes to set in the B register."
> >
> >--
> >David Phillips <david@acz.org>
> >http://david.acz.org/
> 
> The equivalent on the ti83+ is MemClear, this uses bc as nr of bytes to 
> clear. I don't know if it's available on the ti83 but you could use MemSet 
> instead if that one is available and memclear isn't.
> 
> Martin Warmer 
> 
> 

I think you can use the ldir instruction...

-- 
Max Sikstrom
pengi@molik.org

http://gaul.molik.org/~max/



References: