Vertical Shift



It's not possible to read the current TV setting from a * command prompt as *TV is a write-only command. In fact, the value can be obtained by reading OSBYTE 144, which is called by *TV, but we can't do that here. If we don't know the current setting, we'll have to guess and see if the vertical shift changes. Let's try moving it down one line with TV 255.



Click here to return to Vertical Shift