Add support for HD-Copy disk image format

This commit is contained in:
Michael D
2017-12-18 23:00:25 +01:00
parent c30a547b17
commit 1b2366e5ce
2 changed files with 661 additions and 0 deletions

View File

@@ -52,6 +52,7 @@
</ItemGroup>
<ItemGroup>
<Compile Include="DiscFerret.cs" />
<Compile Include="HDCopy.cs" />
<Compile Include="KryoFlux.cs" />
<Compile Include="Properties\AssemblyInfo.cs" />
<Compile Include="Apple2MG.cs" />