C64 C16 Plus/4 C128 X16 M65
Sets the vertical smooth scrolling value.
' On all Commodore platforms: VSCROLL <px> ' On the Commander X16: VSCROLL <layer>, <px>
<px>
is a value between 0 and 7. The default scroll value is 3. Values bellow this will move the screen upwards, values above this will move it downwards.<layer>
is a literal 0 or 1 specifying which layer to scroll. <px>
is a value between 0 and 4095.