> At 12:47 18/12/99 +0100, you wrote:
> >Hi people. I'm developing a MIF decompressor for NestorBASIC.
> >(-v-)v
> >
> >So, is there any other BIOS routine to set SCREEN 11 and 12? Or >there is
> no other way that handle the VDP registers directly?
>
> Set register 0 with 00001110b and register 25 with 00001000b

The second part is correct, the first part also but it can also be done by
simply going to screen 8.

The selection of screens >9 is so simple that it wasn't worth a new
BIOS-call. And since the v9958 is standarized, it will always be (upwards)
compatible.

So Basic simply does this to go to screen 8:
SCREEN 8
VDP(25)=8

I don't know this for sure, 'cause I haven't looked it up, but I think it's
this way.
Anyways both will work.


~Grauw


--
>>>>>>>>>>>>>>>>>>>>>>>>><<<<<<<<<<<<<<<<<<<<<<<<<
          email me: [EMAIL PROTECTED] or ICQ: 10196372
             visit the Datax homepage at http://datax.cjb.net/
MSX fair Bussum / MSX Marathon homepage: http://msxfair.cjb.net/
>>>>>>>>>>>>>>>>>>>>>>>>><<<<<<<<<<<<<<<<<<<<<<<<<


****
MSX Mailinglist. To unsubscribe, send an email to [EMAIL PROTECTED] and put
in the body (not subject) "unsubscribe msx [EMAIL PROTECTED]" (without the
quotes :-) Problems? contact [EMAIL PROTECTED] (www.stack.nl/~wiebe/mailinglist/)
****

Reply via email to