On Wednesday 27 December 2000 14:54, you wrote:
> > However, I don't know of any existing program that changes between
> > SCREEN7/8 and a lower screen mode on a line interrupt.
>
> Almost Real
It doesn't. Almost Real switches from TEXT80 to SCREEN7 just a single time.
Or do you mean the skyline scroll in the title part? Instead of switching
between SCREEN7 to SCREEN5, I just doubled all the pixels... ;)
> Futuredisk (right? or was it another diskmagazine...)
FD doesn't, AFAIK. It changes the page and the vertical scroll on a line
interrupt, but not the screen mode.
> And I've seen it in other programs too (which I, though, do not remember
> distinctively).
If you can find such a program, I would really like to hear it.
But I doubt there are many, maybe there aren't any at all. It is very
inconvenient to correctly display images in two screen modes that have a
different VRAM mapping. And using VDP commands is tricky as well, if a
command is executed during the switch odd things could happen.
There are games that change the screen mode on a line interrupt, but that's
between SCREEN4 and SCREEN5 (Space Manbow, Hydefos, Psycho World).
Bye,
Maarten
--
For info, see http://www.stack.nl/~wynke/MSX/listinfo.html