:>
:>>I was wondering something: is it possible to copy the MSX2 introscreen
from 
:>>ROM? If so, where is the picture located?
:>
:>Hi Manuel,
:>
:>There is no picture in the MSX2 subrom. That would be far too big for the
:>16kb space ASCII had. The picture is drawn on screen 6 by a strange
:>decompressing routine. Sort of like run-lenght encoding but different...
:>
:>But you could start this subroutine in the subrom: address &H2A0E.
:>
:>ld ix,&H2A0E
:>call &H15F
:>
:>This starts the MSX2 intro animation. You could then rip the picture from
:>the VRAM.

I know, this picture was in the MCCM too... But when I looked at the pages 
there was no picture! On which page should it be? (Maybe I forgot to look
at 
the pages 2 and 3 of SCREEN 6, I don't remember exactly).

-- 
Grtjs, Manuel

PS: MSX 4 EVER!
PPS: Take a look at my homepage:

http://studs.sci.kun.nl:8011/users/manuelbi/




Reply via email to