Hi!
>Does anyone know how I can read the font in a graphical screen, like screen 5?
>I guess it's not in the VRAM like in screen 0 (base(2)). Maybe I can get it
>from the ROM somewhere? If so, where?
The font is on 01BBFh, on the Main ROM.
But you can also use another font. Get QuickQWK; it has a file .FNT with
some other fonts (IBM, Amiga...)
Http://capsule.home.ml.org
>I need this because I want to put the character-patterns in sprites...
Then, you have the data on the perfect way to copy it directly to the
sprite definition ;)
****
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/)
****