[A83] Re: _ldhlz
[Prev][Next][Index][Thread]
[A83] Re: _ldhlz
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
Follow-Ups:
References: