Difference between revisions of "OSBYTE &90"
m (moved OSBYTE 90 to OSBYTE &90) |
m (Y parameter was the wrong way around.) |
||
Line 3: | Line 3: | ||
X=vertical screen shift | X=vertical screen shift | ||
− | Y=0/1 to turn off | + | Y=0/1 to turn on/off interlacing |
− | On exit X and Y contain the old value.The settings will | + | On exit X and Y contain the old value. The settings will take effect on the |
next MODE change | next MODE change | ||
Revision as of 21:09, 15 October 2013
OSBYTE &90 (144) - Set TV offset and interlacing (called by *TV x,y)
X=vertical screen shift Y=0/1 to turn on/off interlacing On exit X and Y contain the old value. The settings will take effect on the next MODE change
See Also
Jgharston 22:03, 26 May 2009 (UTC)