andreas Senior Member Joined: 07/12/2020 Location: GermanyPosts: 182
Posted: 02:23pm 22 Sep 2022
Yes, I'm using the sd-card as filestore.
My current solution is based on "autorun.bas" on sd-card and the SUB mm.startup in flash 1. After OPTION AUTORUN 1 the mm.startup sub will call the autorun.bas.
This way I have only to think about the content of "autorun.bas". I can switch on and off without thinking about the current state of the system - it will always call autorun.bas.
The only thing I have to prevent is to change flash 1 which is the caller.