VDU 29
Move the graphics origin.
Syntax | VDU 29, <numeric>; <numeric>;
|
Character stream (hex) | 1D <Xlow> <Xhigh> <Ylow> <Yhigh>
|
Description | Redefines the graphics origin for all subsequent graphics commands. |
Description
The graphics cursor is not affected by VDU29. Use VDU 29,0;0; to reset the graphics origin.