Hi,
Im in fact PAL so I tried I tried changing #define _PAL_LINE_DISPLAY 280 and I could get characters towards the bottom of the screen but they were double size and flashing a bit.
I noticed in TVout.cpp there is a
/* shift the pixel buffer in any direction
* This function will shift the screen in a direction by any distance.
*
* Arguments:
* distance:
* The distance to shift the screen
* direction:
* The direction to shift the screen the direction and the integer values:
* UP =0
* DOWN =1
* LEFT =2
* RIGHT =3
I tried this but it appears not to work with video experimenter?