andrea gasparrini wrote:
I have a problem, I do not succeed to make print text or other character in basic. Than the definition for characters is in code assembler.

PRINT does not work in SCREEN2, so you must use VPOKE into the Name Table directly.

Alternatively, it's possible to fool BASIC into thinking it's working in SCREEN1. I doubt POKE&HFCAF,1 will be enough to do that, but it just might work anyway.

Patriek
_______________________________________________
MSX mailing list (msx@stack.nl)
Info page: http://lists.stack.nl/mailman/listinfo/msx

Reply via email to