Login
Back to forumSee the full topicGo to last reply

Posted By

IstvanV
on 2007-12-01
05:55:28
 Re: Chr$ reprogramming

Is it safe to use the end of the BASIC memory for the character set ? I would assume that the BASIC interpreter uses that area for storing strings etc., so it is likely to be overwritten on a C16. So the character set could be stored at a lower address (for example, $3000-$3800), or the end of BASIC memory pointer could be moved at the beginning of the program to prevent the overwriting:
1 POKE 51,255: POKE 52,55: POKE 53,255
2 POKE 54,55: POKE 55,255: POKE 56,55




Back to top


Copyright © Plus/4 World Team, 2001-2024