Andrew
Andrew
See `static void run_reset_resident(void)` in https://github.com/emutos/emutos/blob/master/bios/bios.c
I've created [proof-of-concept code](https://github.com/z80andrew/SerialDisk/wiki/Notes) in the wiki. This can now be incorporated in the SerialDisk startup code.
I had the same problem on Win10. Rather than set an execution policy, I unblocked the specific file. In Visual Studio Code: Terminal -> New Terminal (Opens a PowerShell prompt...