Re: A86: Input a number, Pixel Testing


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

Re: A86: Input a number, Pixel Testing



Actually, Dux wrote the fastest FindPixel ever (I just posted it).  I think
the original version posted had a bug (an OR changed to an AND), so I'm
reposting it.  I haven't gotten around to adding it to 86 Central.  The
one's on there were written by Clem (still very fast, but this one is the
fastest possible!).

----- Original Message -----
From: SANNIER Olivier <obones@hotmail.com>
To: <assembly-86@lists.ticalc.org>
Sent: Tuesday, February 02, 1999 3:00 AM
Subject: Re: A86: Input a number, Pixel Testing


>
>>I've asked this before, but I still don't understand.  how do I use >an
>Input in ASM? I need to ask the user for xMin1 and xMax1. Where do >they
>go when I do the Input thing?
>The result go in OP1 register. use ROM CALLS to work with this
>
>>Also, how do I test just 1 pixel? Thanx for your help.
>Use the fast FINDPIXEL routine David philips wrote (www.acz.org)
>
>>Glen
>OBones
>>
>>
>
>
>______________________________________________________
>Get Your Private, Free Email at http://www.hotmail.com
>
>

findpixel.asm