It seems like when you save files, it seems like the variables at FA92 and FA94 are saved.
on a basic system without SDX (or without the user have done a USER DIR), area: F8F2-FB4B is saves.
with SDX it can be D6FF-FB4B.
The feature could be used if I lower the STKLIM a bit, I can put code from e.g D000 to F8F1 and then lower the STKLIM ti D000, then it should actually save the area D000-FB4B ?
Wonder if there are any systemvariable, contain the address to jump to after the loading of the file have been done?
I did try to cheat and poke STKLIM with 8021 and the next A600, I was thinking I then could save the area 8021-A600, but then I get a "NO SPACE" error and cant save anything
