Re: A86: GetPixel?
[Prev][Next][Index][Thread]
Re: A86: GetPixel?
In all my Z80 reference material I can't seem to find a value called ZF.
How do I access it?
(This is probably a stupid question but Im new at this) :)
At 01:29 PM 4/10/98 -0400, you wrote:
>
>On Fri, 10 Apr 1998, Ricci E. Adams wrote:
>
>>
>> Does anybody have a routine that reads or gets a pixel using FindPixel?
>>
>
> call FindPixel
> and (hl)
>
>ZF=0: pixel is black
>ZF=1: pixel is white
>
>--------
>Dan Eble (mailto:eble@cis.ohio-state.edu)
> (http://www.cis.ohio-state.edu/~eble)
>
>"Behold, how great a matter a little fire kindleth!" -- James 3:5
>
References: