mirror of
https://github.com/aaru-dps/Aaru.git
synced 2025-12-16 19:24:25 +00:00
* README.md: * DiscImageChef.DiscImages/NDIF.cs: * DiscImageChef.DiscImages/DiscImageChef.DiscImages.csproj: Adds support for Apple NDIF images, closes #47 * Claunia.RsrcFork: * DiscImageChef.DiscImages/UDIF.cs: * DiscImageChef.DiscImages/DiskCopy42.cs: Try to get and use "vers" resource from the Resource Fork to get ImageApplication and its version. * DiscImageChef.Filters/OffsetStream.cs: Corrected OffsetStream arithmetic bug.