Identify CopyTape images.

This commit is contained in:
2019-05-06 18:37:29 +01:00
parent eabf966648
commit 4fa7e55a65
8 changed files with 317 additions and 0 deletions

View File

@@ -171,6 +171,12 @@
<Compile Include="CopyQM\Read.cs" />
<Compile Include="CopyQM\Structs.cs" />
<Compile Include="CopyQM\Unsupported.cs" />
<Compile Include="CopyTape\Constants.cs" />
<Compile Include="CopyTape\CopyTape.cs" />
<Compile Include="CopyTape\Identify.cs" />
<Compile Include="CopyTape\Properties.cs" />
<Compile Include="CopyTape\Read.cs" />
<Compile Include="CopyTape\Unsupported.cs" />
<Compile Include="CPCDSK\Constants.cs" />
<Compile Include="CPCDSK\Helpers.cs" />
<Compile Include="CPCDSK\Identify.cs" />