On a "SPYX fastload -reloaded" how do you change the drive number. It is set to 8, the only way I can do this is drop back into BASIC, type load"$",9, then the Fastload then picks up the new number. Any easier way to change the number....
It is possible to temporarily change the device number via command. After a restart of the C64, the command is canceled. OPEN 15,9,15,"U0>"+CHR$(8): CLOSE 15