Login
Back to forumSee the full topicGo to last reply

Posted By

gerliczer
on 2019-12-06
00:11:26
 Re: [BASIC] Sideeffect when calling DSave"..", 8,1 with a basic programm

I have only a theory. You screw up your memory layout with those pokes. Then you do a GOTO. GOTO, AFAIK, finds the jump target by parsing the BASIC program from start. It can't find it in the designated memory area and somehow crashes. And LIST does the parsing again from that wrong memory. You could try saving and restoring the zero-page values and see if it improves the situation.



Back to top


Copyright © Plus/4 World Team, 2001-2024