Hi all,
To me it has been a frustration since about '88. Pretty sure I was very close to creating a scrolling game using VDP(24), but there was one big problem: sprite definition area in the video memory.
Games like Rad-X8 were to obfuscated for me at that time. A while ago I read an article explaining how to write your own vertical scroller game. But I don't have the sourcecode / library that should come along.
My question: what is the big secret to move the sprite definition area to another video page so all lines are available for scrolling? That's all... I remember that I also figured out to copy 4 8x8 images at each lined I scrolled to make a smooth scroll.
My psych advised me to ask this question... I was about 15 at the time. Now I'm 35 and still puzzled... Even though I probably have forgotten some registers and bitz.
A simple answer would suffice, TIA!