Re: A82: FIND_PIXEL
[Prev][Next][Index][Thread]
Re: A82: FIND_PIXEL
In a message dated 98-09-18 00:11:49 EDT, you write:
> >In a message dated 98-09-17 17:19:29 EDT, you write:
> >
> >> What would cause the standard FIND_PIXEL routine to display upside
> >> down? Its very strange, but when I replaced a FIND_PIXEL 83 routine
> with
> >> the actual ROM call in PJ 82, everything turned upside. I need to
> know a
> >> solution because the 83 way causes a bad bug.
> >
> >the standard FIND_PIXEL routine uses (0,0) as the bottom left, not the
> top
> >left as you might expect.
> >
> Wait a minute. Does the 85 FIND_PIXEL work the same way or what? If
> so, why without any editing would PJ turn upside down? All I have done
> is swap 85 FIND_PIXEL for 82 FIND_PIXEL. I did the same thing in
> BoulderDash and Picross 82 and never had this problem. Is that because
> in those 2 games FIND_PIXEL was only used for sprites? Is there any easy
> solution?
they work the same, unless there's something very strange it shouldn't turn
the screen upside down!
~Adamman