Added support for the Apridisk disk image format, for ACT Apricot disk

images.
This commit is contained in:
2017-09-22 23:02:30 +01:00
parent 473f9b39cc
commit 452f077af9
14 changed files with 672 additions and 2 deletions

View File

@@ -97,6 +97,7 @@
<Compile Include="UkvFdi.cs" />
<Compile Include="PartClone.cs" />
<Compile Include="Partimage.cs" />
<Compile Include="Apridisk.cs" />
</ItemGroup>
<Import Project="$(MSBuildBinPath)\Microsoft.CSharp.targets" />
<ItemGroup>