PicoMite and autorun.bas


Author Message
Mixtel90

Guru

Joined: 05/10/2019
Location: United Kingdom
Posts: 6279
Posted: 01:55pm 22 Sep 2022      

To run a PicoMite program automatically from flash it's very easy. Write your program. Use FLASH SAVE n to store it into flash slot n. Run OPTION AUTORUN n where n is the number of the flash slot. That's it. On boot the program in flash slot n will run.