Support virtual floppy disk files in DskImage
Brought to you by:
orudge
Virtual floppy disk files are used by Virtual PC. As the
binary image format is different (DskImage probably
uses some compression scheme whereas Virtual PC
uses plain addressing), it would be nice to be able to
translate between the formats. It should not be difficult
because the plain addressing format is simple.