Version 1.0.7 (vdfs)
-------------

modified the file handler to open RAW images. This allows both RAW floppies and RAW hard drives to be opened and examined. Check for Half sector on track 0 is not needed for RAW images. Still supports IMD images. 

modified the file handlers to use the W32 64 bit file support, so that it is now possible to open versados hard drive images that are larger than 2 GB. 

Version 1.0.6 (vdfs)
-------------

changed calc LSN to check for track zero sector size equal to other tracks..if so then 
no adjustment is made for half sectors on track 0 (IMD images only)

Version 1.0.5 (vdfs)
-------------

Fixed select directory Dialog Box to inialize text box with the initially selected directory

Version 1.0.4 (vdfs)
-------------

VDOSFC - fixed so that Motorola and IBM format accepted

added test for valid checksum to display VID

Version 1.0.3
-------------

VDOSFS - added ability to do full disk directory (in 4 formats)
VDOSFS - added ability to save an entire disk to a directory in windows. Options for how files are converted are guessed. If wrong, you must save individual files to fix. 
VDOSFS - made some changes in how files are converted. Keys in Keyed files no longer have spaces expanded if that option is chosen(this is a fix)

Version 1.0.2
-------------

VDOSFS - removed extra blanks from windows filenames 

Version 1.0.1
-------------

Excluded File Open while BUSY

Version 1.0.0
-------------

used IMD disk routines from Z80 Emulator

used Disk IO routine structures from Z80 Emulator, modified to work with only one disk.

created Two programs, one to read and extract UNIX Sytem V68 files from a VME 10 5.25 inch IMD disk image, and another to read and extract Versados files from a VME 10 5.25 inch IMD disk image



