Releases: maxpat78/FATtools
Releases · maxpat78/FATtools
v.1.0.39
v.1.0.38
v.1.0.37: fix calc_rel_path
- now a child image relative locator contains the correct relative path to its parent (=relative to itself)
- adds a generic relative path calculator to utils
v1.0.36
Fix the phys drv num bug for ALL floppy types
set drive number 0x80 for HDD only Now *all* kind of floppies will get the correct phyisical drive number (00h) in FAT BPB
v1.0.34 fixed a bug preventing floppy boot code to work properly
fixed a bug in mkfat chPhysDriveNumber is set to 0x80 only for non-floppy media types (or floppy boot code could fail)
v1.0.33: enhanced imgclone
- imgclone can now operate from/to physical disks, not only images - enhanced information (statistics) during data transfer
v.1.0.32
v1.0.31
v1.0.30
Bugs fixed in vhdutils and vdiutils - avoid infinite loop when searching for parent VDI - VHD block bitmap is now flushed only when a "real" block is written to - a virtual block in a Differencing VHD is now kept as such only if parent's block itself is virtual