I made and image on plan A.
For example, VDP_setHorizontalScroll (PLAN_A,

I set tile scrolling with VDP_setScrollingMode.
VDP_setHorizontalScrollTile (PLAN_A, 0, 8, 1, FALSE) is not working that way. Can someone explain me how can I do one row scrolling?
Can’t find any info on the forum. Only whole background scrolling.