Difference between revisions of "VDU 29"

From BeebWiki
Jump to: navigation, search
m (names)
 
m (1 revision)
 
(2 intermediate revisions by the same user not shown)
(No difference)

Latest revision as of 19:13, 8 March 2015

Move the graphics origin.

VDU 29
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.