I had ready a 256chars x line version of SeuTen for 10liner basic contest. This is a parallax scrolling version. But I have a big amount of setting time at the start of the program. My question is: is it possible to change the area affected by "print"? I mean: when, in screen1, doing vdp(2)=2, and so setting visible area from 2048 and on instead of 6144 and on, is there a way to use print directly in that area? Vpoke is sooooo slow...
Login or register to post comments