[A83] fastrectangle (MirageOS subroutines)


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

[A83] fastrectangle (MirageOS subroutines)



The only info it says about it in the MirageOS routine help is "outputs a rectangle to the graph buffer."

That would mean that if 'fastcopy' is called, the rectangle that was output would be shown, right?  I think I'm either doing something wrong there or with the coordinates (I'm trying to use hl as one vertex and de as the opposite vertex, i.e. hl - top left corner, de - bottom right corner).




Follow-Ups: