Evening Rich, > Does anyone know of any standard floppy disk imaging software for the QL > - to make a single file on the PC for example, which would be the > equivalent of a floppy disk which all emulators could read / write to ? > > Might be an interesting little project if anyone is interested
How about, on Linux I admit : dd if=/dev/floppy of=image_file.ql bs=512 count=1440 Count can be 2880 and whatever it is for ED drives - I forget! The file produced is a direct image of the floppy disc and can be read (and written) by the "ctools" utility. I **think** that for DOS you use rawwrite and rawread (or similarly named utilities). Cheers, Norman. _______________________________________________ QL-Users Mailing List http://www.q-v-d.demon.co.uk/smsqe.htm
