Difference between revisions of "VDU 29"

From BeebWiki
Jump to: navigation, search
m (names)
 
m (1 revision)
(No difference)

Revision as of 23:58, 28 August 2013

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.