OSWORD &40

From BeebWiki
Revision as of 20:28, 29 July 2009 by Jgharston (talk) (moved OSWORD 40 to OSWORD &40)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

OSWORD &40 (64 ) - Read mouse pointer and button state AMX Super Art

On exit:
 XY+0..1=graphics X coordinate
 XY+2..3=graphics Y coordinate
 XY?4   =text X coordinate
 XY?5   =text Y coordinate
 XY?6   =button state (~&80=cancel, ~&40=move, ~&20=execute)

See Also

Jgharston 13:34, 26 May 2009 (UTC)