Added floppy disk structures.

This commit is contained in:
2015-08-25 06:06:13 +01:00
parent f9472ad5b9
commit 4001c1b21e
3 changed files with 815 additions and 0 deletions

View File

@@ -115,6 +115,7 @@
<Compile Include="PartPlugins\Atari.cs" />
<Compile Include="ImagePlugins\VHD.cs" />
<Compile Include="Commands\Entropy.cs" />
<Compile Include="Decoders\Floppy.cs" />
</ItemGroup>
<Import Project="$(MSBuildBinPath)\Microsoft.CSharp.targets" />
<ItemGroup>