mirror of
https://github.com/aaru-dps/Aaru.git
synced 2025-12-16 19:24:25 +00:00
Added feature structures from MMC-1.
This commit is contained in:
@@ -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>
|
2015-10-31 Natalia Portillo <claunia@claunia.com>
|
||||||
|
|
||||||
* SCSI/Modes.cs:
|
* SCSI/Modes.cs:
|
||||||
|
|||||||
@@ -80,6 +80,7 @@
|
|||||||
<Compile Include="ATA\Identify.cs" />
|
<Compile Include="ATA\Identify.cs" />
|
||||||
<Compile Include="SCSI\EVPD.cs" />
|
<Compile Include="SCSI\EVPD.cs" />
|
||||||
<Compile Include="SCSI\Modes.cs" />
|
<Compile Include="SCSI\Modes.cs" />
|
||||||
|
<Compile Include="SCSI\MMC\Features.cs" />
|
||||||
</ItemGroup>
|
</ItemGroup>
|
||||||
<Import Project="$(MSBuildBinPath)\Microsoft.CSharp.targets" />
|
<Import Project="$(MSBuildBinPath)\Microsoft.CSharp.targets" />
|
||||||
<ItemGroup>
|
<ItemGroup>
|
||||||
|
|||||||
1170
SCSI/MMC/Features.cs
Normal file
1170
SCSI/MMC/Features.cs
Normal file
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user