OSWORD &2D

From BeebWiki
Revision as of 20:54, 25 October 2015 by Jgharston (talk | contribs) (Created page with "Category:OSWORD &2D 45 Read last two PRISMA graphics cursors Prisma On exit: XY+0..1=previous X coordinate XY+2..3=previous Y coordinate XY+4..5=current X c...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search
&2D 45  Read last two PRISMA graphics cursors			Prisma
	On exit:
		XY+0..1=previous X coordinate
		XY+2..3=previous Y coordinate
		XY+4..5=current X coordinate
		XY+6..7=current Y coordinate.

	The coordinates are returned with respect to the current graphics
	origin.

PRISMA calls

See Also

Jgharston (talk) 19:54, 25 October 2015 (UTC)