Question about PRINT behaviour.
Posted: Tue Feb 10, 2026 1:00 am
I was doing some fun stuff like reading the text screen memory and using that to render the text there in the graphics screen.
Now, when I issue a PRINT command, it will return automatically to the text display.
Is there any way to prevent that?
What I'd like is for Basic to mind its own business and write to the text memory, so I can then render that on the graphics screen without showing the text screen again.
Is that actually possible?
Now, when I issue a PRINT command, it will return automatically to the text display.
Is there any way to prevent that?
What I'd like is for Basic to mind its own business and write to the text memory, so I can then render that on the graphics screen without showing the text screen again.
Is that actually possible?