[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Applesoft and RESET



I guess seasoned old timers can answer this question before their eye
blinks:

Why after pressing CTRL+RESET and then doing "CALL-151" the Applesoft
prompt gives me "?OUT OF MEMORY ERROR" ? I think even the "CALL-151"
is irrelevant, any other command produces same message (hmm, maybe
even an empty line). And of course all this scenario happens randomly
with some probability, but often enough to annoy me.

Maybe it's already documented somewhere, but I couldn't find it
quickly. And strange enough, I can't remember this bugging me that
much when I was much much younger.

Seems like unitialised pointers, but for the sake of further searches
and before some FAQ includes this, answer to this post may get indexed
in search engines.

With a very quick search I found only this:

 Hex   Dec
$D683 54915  Inits Applesoft stack- scraps false "OUT OF MEMORY"
error.