Added feature structures from MMC-1.

This commit is contained in:
2015-11-01 02:16:29 +00:00
parent 7a177f95bf
commit 10873fb2e8
3 changed files with 1177 additions and 0 deletions

View File

@@ -1,3 +1,9 @@
2015-11-01 Natalia Portillo <claunia@claunia.com>
* SCSI/MMC/Features.cs:
* DiscImageChef.Decoders.csproj:
Added feature structures from MMC-1.
2015-10-31 Natalia Portillo <claunia@claunia.com>
* SCSI/Modes.cs:

View File

@@ -80,6 +80,7 @@
<Compile Include="ATA\Identify.cs" />
<Compile Include="SCSI\EVPD.cs" />
<Compile Include="SCSI\Modes.cs" />
<Compile Include="SCSI\MMC\Features.cs" />
</ItemGroup>
<Import Project="$(MSBuildBinPath)\Microsoft.CSharp.targets" />
<ItemGroup>

1170
SCSI/MMC/Features.cs Normal file

File diff suppressed because it is too large Load Diff