Added preliminary support for DiscFerret disk image format (only sidecar creation)

This commit is contained in:
2017-12-05 00:07:36 +00:00
parent 824ac802b3
commit fc900d816d
4 changed files with 508 additions and 0 deletions

View File

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