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. ~Adamman