Difference between revisions of "OSWORD &0D"
m (Tidied up.) |
m (.) |
||
Line 2: | Line 2: | ||
{{PageTitle|OSWORD &0D (13): Read graphics coordinates}} | {{PageTitle|OSWORD &0D (13): Read graphics coordinates}} | ||
On exit: | On exit: | ||
− | XY+0..1 | + | XY+0..1=previous X coordinate |
− | XY+2..3 | + | XY+2..3=previous Y coordinate |
− | XY+4..5 | + | XY+4..5=current X coordinate |
− | XY+6..7 | + | XY+6..7=current Y coordinate. |
==See Also== | ==See Also== | ||
+ | * [[PLOT]] | ||
+ | * [[VDU 25]] | ||
* http://mdfs.net/Docs/Comp/BBC/Oswords | * http://mdfs.net/Docs/Comp/BBC/Oswords | ||
[[User:Jgharston|Jgharston]] 12:55, 26 May 2009 (UTC) | [[User:Jgharston|Jgharston]] 12:55, 26 May 2009 (UTC) |
Latest revision as of 18:06, 7 January 2023
OSWORD &0D (13): Read graphics coordinates
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.
See Also
Jgharston 12:55, 26 May 2009 (UTC)