Re: A89: util routine


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

Re: A89: util routine




Yeah, I see what you mean with the p garbage. It says "pixel p" but no
where does it give you a definition the pixel "type". By looking at
util's source you can see that "pixel p" refers to pushing the
coordinates on the stack.

	move.w #0,-(a7) ; Y
	move.w #0,-(a7) ; X
	jsr util::pixel_on

mhlandry wrote:
> 
> Anyone know how to use the util pixel routines?  I looked in the
> plusshell documentation but it mentions some garbage about 'p'.  Can
> anyone make sense of this for me?  thanks.
>      - Matthew

-- 
Scott "_Wrath_" Dial
wrath@calc.org
ICQ#3608935
TimeCity AI Guy II - www.timecity.org
Member of TCPA - tcpa.calc.org
__________________________________________
NetZero - Defenders of the Free World
Get your FREE Internet Access and Email at
http://www.netzero.net/download/index.html


References: