Hi all !!!
Since i'll be using the gotek with a roland synth (XP-60), it seems that the best option is to use the "native mode" from falshfloppy, witch is basically using "floppy image files"
So, I'll have to deal with:
1) "reading" files from floppy TO the synth.
in this case, I'll have to "create floppy images" with the files I want to "send" to the synth.
2) "writing" files from the synth to the floppy
here, it seems that I just have to make an "empty" 1.44 floppy image and "open" it in the synth....
What would be the best option for dealing with floppy images (create blank images and create images with files) ???
I use Linux, by the way...
So far I'm using: dd / mkfs.msdos / mcopy / mdir
Thanks in advance !!!