There is one thing I would like to know, mostly for academic purpose since I do not think I would use (yet) but could. Let say for example I decide to blank the lines from the end of screen, either 8 or 16 of them. What I would like to know is:
- this would technically increase my vblank time by "skipped lines * scanlines cycles", right?
- if I decide to scroll the screen vertically and there is nothing written in that part, what will occur? will it skip those lines or still show that part?
I remember testing a scroll where I had to skip scanline to "connect" the upper/top part. I'm not sure of the behavior in that case.
Ah, one more thing. Let just say I skip instead 8 scanline from beginning, would the resulting position ends up in the not-shown lower part of NTSC signal?
- this would technically increase my vblank time by "skipped lines * scanlines cycles", right?
- if I decide to scroll the screen vertically and there is nothing written in that part, what will occur? will it skip those lines or still show that part?
I remember testing a scroll where I had to skip scanline to "connect" the upper/top part. I'm not sure of the behavior in that case.
Ah, one more thing. Let just say I skip instead 8 scanline from beginning, would the resulting position ends up in the not-shown lower part of NTSC signal?