Hello All,
I have a question about printing characters onto SCREEN2 (on an MSX1 machine).
For printing characters one normally uses
> OPEN “GRP:” FOR OUTPUT AS #1
> PRINT#1,”Test”
But with this I can only print the standard characters. What I want to do is print characters that I defined myself (like when you modify characters in SCREEN0 or SCREEN1) using VPOKEs?
> BASE(2)+I or VPOKE BASE(7)+I
However, sitching to SCREEN2 seems to undo all character modifications.
How can I solve this?
Greetings,
Ron.
Для того, чтобы оставить комментарий, необходимо регистрация или !login