mirror of
https://github.com/aaru-dps/Aaru.git
synced 2025-12-16 19:24:25 +00:00
* LICENSE.LGPL: Added LICENSE files for LGPL and MIT licenses. * DiscImageChef.Devices/Enums.cs: * DiscImageChef.Partitions/MBR.cs: * DiscImageChef.Partitions/RDB.cs: * DiscImageChef.DiscImages/GDI.cs: * DiscImageChef.Partitions/Sun.cs: * DiscImageChef.DiscImages/VHD.cs: * DiscImageChef.Partitions/GPT.cs: * DiscImageChef.Filesystems/FFS.cs: * DiscImageChef.Filesystems/FAT.cs: * DiscImageChef.Partitions/NeXT.cs: * DiscImageChef.Devices/Command.cs: * DiscImageChef.DiscImages/Nero.cs: * DiscImageChef.Decoders/CD/PMA.cs: * DiscImageChef.Decoders/CD/TOC.cs: * DiscImageChef.Filesystems/BFS.cs: * DiscImageChef.Filesystems/ODS.cs: * DiscImageChef.Helpers/PrintHex.cs: * DiscImageChef.Helpers/Swapping.cs: * DiscImageChef.Decoders/DVD/PRI.cs: * DiscImageChef.Decoders/DVD/DMI.cs: * DiscImageChef.Decoders/DVD/DDS.cs: * DiscImageChef.Decoders/DVD/RMD.cs: * DiscImageChef.Decoders/DVD/UDI.cs: * DiscImageChef.Partitions/Atari.cs: * DiscImageChef.Decoders/DVD/BCA.cs: * DiscImageChef.Filesystems/SysV.cs: * DiscImageChef.Filesystems/HPFS.cs: * DiscImageChef.Filesystems/NTFS.cs: * DiscImageChef.Filesystems/APFS.cs: * DiscImageChef.Decoders/DVD/PFI.cs: * DiscImageChef.Decoders/CD/ATIP.cs: * DiscImageChef.Filesystems/Acorn.cs: * DiscImageChef.DiscImages/CDRWin.cs: * DiscImageChef.DiscImages/CDRDAO.cs: * DiscImageChef.Filesystems/BTRFS.cs: * DiscImageChef.Decoders/Xbox/DMI.cs: * DiscImageChef.Helpers/ArrayFill.cs: * DiscImageChef.Settings/Settings.cs: * DiscImageChef.Filesystems/Opera.cs: * DiscImageChef.Filesystems/extFS.cs: * DiscImageChef.Decoders/DVD/CPRM.cs: * DiscImageChef.Decoders/DVD/ADIP.cs: * DiscImageChef.Decoders/CD/Enums.cs: * DiscImageChef.Decoders/DVD/AACS.cs: * DiscImageChef.Decoders/SCSI/EVPD.cs: * DiscImageChef.Filesystems/ProDOS.cs: * DiscImageChef.Metadata/MediaType.cs: * DiscImageChef.Console/DicConsole.cs: * DiscImageChef.Decoders/DVD/Spare.cs: * DiscImageChef.Filesystems/ext2FS.cs: * DiscImageChef.Decoders/DVD/Enums.cs: * DiscImageChef.Filesystems/Symbian.cs: * DiscImageChef.Decoders/SCSI/Types.cs: * DiscImageChef.Filesystems/UNIXBFS.cs: * DiscImageChef.DiscImages/TeleDisk.cs: * DiscImageChef.Decoders/SCSI/Sense.cs: * DiscImageChef.Decoders/CD/FullTOC.cs: * DiscImageChef.Decoders/Blu-ray/DI.cs: * DiscImageChef.Decoders/ATA/Errors.cs: * DiscImageChef.Filesystems/ISO9660.cs: * DiscImageChef.Filesystems/MinixFS.cs: * DiscImageChef.Devices/Linux/Enums.cs: * DiscImageChef.Filesystems/SolarFS.cs: * DiscImageChef.Filesystems/Structs.cs: * DiscImageChef.DiscImages/Apple2MG.cs: * DiscImageChef.Decoders/SCSI/Modes.cs: * DiscImageChef.Metadata/Dimensions.cs: * DiscImageChef.Partitions/AppleMap.cs: * DiscImageChef.Decoders/Floppy/ISO.cs: * DiscImageChef.Decoders/DVD/Layers.cs: * DiscImageChef.Decoders/CD/Session.cs: * DiscImageChef.Decoders/SCSI/Enums.cs: * DiscImageChef.Filesystems/Nintendo.cs: * DiscImageChef.Helpers/DateHandlers.cs: * DiscImageChef.Filesystems/AmigaDOS.cs: * DiscImageChef.DiscImages/ImageInfo.cs: * DiscImageChef.Checksums/MD5Context.cs: * DiscImageChef.Devices/Linux/Extern.cs: * DiscImageChef.Filesystems/AppleHFS.cs: * DiscImageChef.Filesystems/AppleMFS.cs: * DiscImageChef.Helpers/ArrayIsEmpty.cs: * DiscImageChef.Decoders/Blu-ray/BCA.cs: * DiscImageChef.Decoders/Blu-ray/DDS.cs: * DiscImageChef.Filesystems/PCEngine.cs: * DiscImageChef.Decoders/ATA/Identify.cs: * DiscImageChef.Devices/Linux/Command.cs: * DiscImageChef.Devices/FreeBSD/Enums.cs: * DiscImageChef.Decoders/SCSI/Inquiry.cs: * DiscImageChef.Metadata/DeviceReport.cs: * DiscImageChef.Decoders/Floppy/Amiga.cs: * DiscImageChef.Devices/Linux/Structs.cs: * DiscImageChef.Devices/Windows/Enums.cs: * DiscImageChef.Decoders/DVD/CSS&CPRM.cs: * DiscImageChef.Checksums/SHA1Context.cs: * DiscImageChef.DiscImages/DiskCopy42.cs: * DiscImageChef.Partitions/PartPlugin.cs: * DiscImageChef.CommonTypes/Partition.cs: * DiscImageChef.Decoders/Floppy/Enums.cs: * DiscImageChef.CommonTypes/MediaType.cs: * DiscImageChef.Decoders/Floppy/Apple2.cs: * DiscImageChef.Devices/Windows/Extern.cs: * DiscImageChef.Decoders/SCSI/MMC/CPRM.cs: * DiscImageChef.Helpers/StringHandlers.cs: * DiscImageChef.DiscImages/ImagePlugin.cs: * DiscImageChef.Checksums/CRC64Context.cs: * DiscImageChef.Checksums/CRC32Context.cs: * DiscImageChef.DiscImages/ZZZRawImage.cs: * DiscImageChef.Checksums/CRC16Context.cs: * DiscImageChef.Filesystems/LisaFS/Dir.cs: * DiscImageChef.Decoders/DVD/Cartridge.cs: * DiscImageChef.Decoders/Blu-ray/Spare.cs: * DiscImageChef.Filesystems/Filesystem.cs: * DiscImageChef.Decoders/SCSI/MMC/AACS.cs: * DiscImageChef.Devices/FreeBSD/Extern.cs: * DiscImageChef.Devices/Device/Commands.cs: * DiscImageChef.Checksums/SHA384Context.cs: * DiscImageChef.Devices/FreeBSD/Command.cs: * DiscImageChef.Checksums/SHA512Context.cs: * DiscImageChef.Decoders/SCSI/MMC/Enums.cs: * DiscImageChef.Devices/Windows/Command.cs: * DiscImageChef.Devices/FreeBSD/Structs.cs: * DiscImageChef.Devices/Windows/Structs.cs: * DiscImageChef.Filesystems/LisaFS/Info.cs: * DiscImageChef.Checksums/SHA256Context.cs: * DiscImageChef.Filesystems/LisaFS/File.cs: * DiscImageChef.Filesystems/AppleHFSPlus.cs: * DiscImageChef.Filesystems/LisaFS/Super.cs: * DiscImageChef.Filesystems/LisaFS/Xattr.cs: * DiscImageChef.Checksums/Adler32Context.cs: * DiscImageChef.Decoders/Floppy/System34.cs: * DiscImageChef.Checksums/SpamSumContext.cs: * DiscImageChef.Decoders/SCSI/MMC/Hybrid.cs: * DiscImageChef.Devices/Device/Variables.cs: * DiscImageChef.Filesystems/LisaFS/Consts.cs: * DiscImageChef.Filesystems/LisaFS/LisaFS.cs: * DiscImageChef.Decoders/Floppy/Commodore.cs: * DiscImageChef.Checksums/FletcherContext.cs: * DiscImageChef.Filesystems/LisaFS/Extent.cs: * DiscImageChef.Devices/Device/Destructor.cs: * DiscImageChef.Decoders/Floppy/AppleSony.cs: * DiscImageChef.Filesystems/LisaFS/Structs.cs: * DiscImageChef.Decoders/SCSI/VendorString.cs: * DiscImageChef.Decoders/SCSI/MMC/Features.cs: * DiscImageChef.Devices/Device/Constructor.cs: * DiscImageChef.Checksums/RIPEMD160Context.cs: * DiscImageChef.Decoders/CD/CDTextOnLeadIn.cs: * DiscImageChef.Decoders/Blu-ray/Cartridge.cs: * DiscImageChef.Decoders/Floppy/System3740.cs: * DiscImageChef.Filesystems/LisaFS/Encoding.cs: * DiscImageChef.Decoders/SCSI/ModesEncoders.cs: * DiscImageChef.CommonTypes/MediaTypeFromSCSI.cs: * DiscImageChef.Helpers/BigEndianBitConverter.cs: * DiscImageChef.Decoders/Floppy/Perpendicular.cs: * DiscImageChef.Decoders/SCSI/SSC/BlockLimits.cs: * DiscImageChef.Decoders/SCSI/MMC/WriteProtect.cs: * DiscImageChef.Devices/Device/ScsiCommands/HP.cs: * DiscImageChef.Devices/Device/AtaCommands/Cfa.cs: * DiscImageChef.Devices/Device/ScsiCommands/NEC.cs: * DiscImageChef.Helpers/EndianAwareBinaryReader.cs: * DiscImageChef.Devices/Device/ScsiCommands/MMC.cs: * DiscImageChef.Devices/Device/AtaCommands/MCPT.cs: * DiscImageChef.Devices/Device/ScsiCommands/SSC.cs: * DiscImageChef.Devices/Device/ScsiCommands/SPC.cs: * DiscImageChef.Devices/Device/ScsiCommands/SMC.cs: * DiscImageChef.Devices/Device/ScsiCommands/SBC.cs: * DiscImageChef.Metadata/Properties/AssemblyInfo.cs: * DiscImageChef.Devices/Device/AtaCommands/Atapi.cs: * DiscImageChef.Devices/Device/AtaCommands/Ata28.cs: * DiscImageChef.Devices/Device/AtaCommands/Smart.cs: * DiscImageChef.Decoders/SCSI/SSC/DensitySupport.cs: * DiscImageChef.Devices/Device/AtaCommands/Ata48.cs: * DiscImageChef.Decoders/SCSI/MMC/DiscInformation.cs: * DiscImageChef.Devices/Device/AtaCommands/AtaCHS.cs: * DiscImageChef.Devices/Device/ScsiCommands/SyQuest.cs: * DiscImageChef.Devices/Device/ScsiCommands/Plextor.cs: * DiscImageChef.Devices/Device/ScsiCommands/Plasmon.cs: * DiscImageChef.Devices/Device/ScsiCommands/Pioneer.cs: * DiscImageChef.Devices/Device/ScsiCommands/Adaptec.cs: * DiscImageChef.Devices/Device/ScsiCommands/Fujitsu.cs: * DiscImageChef.Devices/Device/ScsiCommands/HL-DT-ST.cs: * DiscImageChef.Devices/Device/ScsiCommands/Certance.cs: * DiscImageChef.Decoders/SCSI/DiscStructureCapabilities.cs: * DiscImageChef.Devices/Device/ScsiCommands/ArchiveCorp.cs: Relicensed as LGPL. Updated standard header. * DiscImageChef/Main.cs: * DiscImageChef/Plugins.cs: * DiscImageChef/Options.cs: * DiscImageChef/Commands/Ls.cs: * DiscImageChef/Core/IBGLog.cs: * DiscImageChef/Core/MHDDLog.cs: * DiscImageChef/AssemblyInfo.cs: * DiscImageChef/Core/Checksum.cs: * DiscImageChef/Commands/Decode.cs: * DiscImageChef/Core/Statistics.cs: * DiscImageChef/Commands/Verify.cs: * DiscImageChef/Commands/Formats.cs: * DiscImageChef/Commands/Entropy.cs: * DiscImageChef/Commands/Compare.cs: * DiscImageChef.Interop/DetectOS.cs: * DiscImageChef/Commands/Analyze.cs: * DiscImageChef/Commands/Commands.cs: * DiscImageChef/Commands/PrintHex.cs: * DiscImageChef/Commands/Checksum.cs: * DiscImageChef/DetectImageFormat.cs: * DiscImageChef/Commands/DumpMedia.cs: * DiscImageChef/Commands/Benchmark.cs: * DiscImageChef/Commands/Configure.cs: * DiscImageChef/Commands/MediaInfo.cs: * DiscImageChef.Interop/PlatformID.cs: * DiscImageChef/Commands/MediaScan.cs: * DiscImageChef/Commands/Statistics.cs: * DiscImageChef/Commands/DeviceInfo.cs: * DiscImageChef.Checksums/ReedSolomon.cs: * DiscImageChef/Commands/DeviceReport.cs: * DiscImageChef/Commands/ExtractFiles.cs: * DiscImageChef.Checksums/CDChecksums.cs: * DiscImageChef/Commands/CreateSidecar.cs: Updated standard header. * DiscImageChef.Checksums/DiscImageChef.Checksums.csproj: Relicensed project as LGPL. Updated standard header. Embed license as resource. * DiscImageChef.Console/DiscImageChef.Console.csproj: * DiscImageChef.Devices/DiscImageChef.Devices.csproj: * DiscImageChef.Helpers/DiscImageChef.Helpers.csproj: * DiscImageChef.Settings/DiscImageChef.Settings.csproj: * DiscImageChef.Decoders/DiscImageChef.Decoders.csproj: * DiscImageChef.Metadata/DiscImageChef.Metadata.csproj: * DiscImageChef.Partitions/DiscImageChef.Partitions.csproj: * DiscImageChef.DiscImages/DiscImageChef.DiscImages.csproj: * DiscImageChef.Filesystems/DiscImageChef.Filesystems.csproj: * DiscImageChef.CommonTypes/DiscImageChef.CommonTypes.csproj: Relicensed as LGPL. Updated standard header. Embed license as resource. * DiscImageChef/DiscImageChef.csproj: * DiscImageChef.Interop/DiscImageChef.Interop.csproj: Updated standard header. Embed license as resource.
323 lines
12 KiB
C#
323 lines
12 KiB
C#
// /***************************************************************************
|
|
// The Disc Image Chef
|
|
// ----------------------------------------------------------------------------
|
|
//
|
|
// Filename : DDS.cs
|
|
// Author(s) : Natalia Portillo <claunia@claunia.com>
|
|
//
|
|
// Component : Device structures decoders.
|
|
//
|
|
// --[ Description ] ----------------------------------------------------------
|
|
//
|
|
// Decodes DVD Disc Definition Structure.
|
|
//
|
|
// --[ License ] --------------------------------------------------------------
|
|
//
|
|
// This library is free software; you can redistribute it and/or modify
|
|
// it under the terms of the GNU Lesser General Public License as
|
|
// published by the Free Software Foundation; either version 2.1 of the
|
|
// License, or (at your option) any later version.
|
|
//
|
|
// This library is distributed in the hope that it will be useful, but
|
|
// WITHOUT ANY WARRANTY; without even the implied warranty of
|
|
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
|
|
// Lesser General Public License for more details.
|
|
//
|
|
// You should have received a copy of the GNU Lesser General Public
|
|
// License along with this library; if not, see <http://www.gnu.org/licenses/>.
|
|
//
|
|
// ----------------------------------------------------------------------------
|
|
// Copyright © 2011-2016 Natalia Portillo
|
|
// ****************************************************************************/
|
|
|
|
using System;
|
|
using System.Text;
|
|
|
|
namespace DiscImageChef.Decoders.DVD
|
|
{
|
|
/// <summary>
|
|
/// Information from the following standards:
|
|
/// ANSI X3.304-1997
|
|
/// T10/1048-D revision 9.0
|
|
/// T10/1048-D revision 10a
|
|
/// T10/1228-D revision 7.0c
|
|
/// T10/1228-D revision 11a
|
|
/// T10/1363-D revision 10g
|
|
/// T10/1545-D revision 1d
|
|
/// T10/1545-D revision 5
|
|
/// T10/1545-D revision 5a
|
|
/// T10/1675-D revision 2c
|
|
/// T10/1675-D revision 4
|
|
/// T10/1836-D revision 2g
|
|
/// ECMA 272: 120 mm DVD Rewritable Disk (DVD-RAM)
|
|
/// ECMA 330: 120 mm (4,7 Gbytes per side) and 80 mm (1,46 Gbytes per side) DVD Rewritable Disk (DVD-RAM)
|
|
/// </summary>
|
|
public static class DDS
|
|
{
|
|
public struct DiscDefinitionStructure
|
|
{
|
|
/// <summary>
|
|
/// Bytes 0 to 1
|
|
/// Data length
|
|
/// </summary>
|
|
public UInt16 DataLength;
|
|
/// <summary>
|
|
/// Byte 2
|
|
/// Reserved
|
|
/// </summary>
|
|
public byte Reserved1;
|
|
/// <summary>
|
|
/// Byte 3
|
|
/// Reserved
|
|
/// </summary>
|
|
public byte Reserved2;
|
|
|
|
/// <summary>
|
|
/// Bytes 4 to 5
|
|
/// DDS Identifier = 0x0A0A
|
|
/// </summary>
|
|
public ushort Identifier;
|
|
/// <summary>
|
|
/// Byte 6
|
|
/// Reserved
|
|
/// </summary>
|
|
public byte Reserved3;
|
|
/// <summary>
|
|
/// Byte 7, bit 7
|
|
/// If set, formatting is in process
|
|
/// </summary>
|
|
public bool InProcess;
|
|
/// <summary>
|
|
/// Byte 7, bit 6
|
|
/// If set, formatting is using partial certification
|
|
/// Only in ECMA-272
|
|
/// </summary>
|
|
public bool PartialCertification;
|
|
/// <summary>
|
|
/// Byte 7, bit 5
|
|
/// If set, only a group is being formatted
|
|
/// Only in ECMA-272
|
|
/// </summary>
|
|
public bool FormattingOnlyAGroup;
|
|
/// <summary>
|
|
/// Byte 7, bits 4 to 2
|
|
/// Reserved
|
|
/// </summary>
|
|
public byte Reserved4;
|
|
/// <summary>
|
|
/// Byte 7, bit 1
|
|
/// If set, disk has been certified by a user
|
|
/// </summary>
|
|
public bool UserCertification;
|
|
/// <summary>
|
|
/// Byte 7, bit 0
|
|
/// If set, disk has been certified by a manufacturer
|
|
/// </summary>
|
|
public bool ManufacturerCertification;
|
|
/// <summary>
|
|
/// Bytes 8 to 11
|
|
/// How many times the DDS has been updated
|
|
/// </summary>
|
|
public uint UpdateCount;
|
|
/// <summary>
|
|
/// Bytes 12 to 13
|
|
/// How many groups the disk has
|
|
/// 24 for ECMA-272
|
|
/// 1 for ECMA-330
|
|
/// </summary>
|
|
public ushort Groups;
|
|
/// <summary>
|
|
/// Bytes 14 to 15
|
|
/// How many zones the disk has
|
|
/// Only in ECMA-330
|
|
/// </summary>
|
|
public ushort Zones;
|
|
/// <summary>
|
|
/// Bytes 14 to 19 in ECMA-272
|
|
/// Bytes 16 to 83 in ECMA-330
|
|
/// Reserved
|
|
/// </summary>
|
|
public byte[] Reserved;
|
|
/// <summary>
|
|
/// Bytes 20 to 43
|
|
/// Group certification flags
|
|
/// </summary>
|
|
public GroupCertificationFlag[] GroupCertificationFlags;
|
|
|
|
/// <summary>
|
|
/// Bytes 85 to 87
|
|
/// Location of first sector in the Primary Spare Area
|
|
/// </summary>
|
|
public uint SpareAreaFirstPSN;
|
|
/// <summary>
|
|
/// Bytes 89 to 91
|
|
/// Location of first sector in the Primary Spare Area
|
|
/// </summary>
|
|
public uint SpareAreaLastPSN;
|
|
/// <summary>
|
|
/// Bytes 93 to 95
|
|
/// PSN for LSN 0
|
|
/// </summary>
|
|
public uint LSN0Location;
|
|
/// <summary>
|
|
/// The starting LSN of each zone
|
|
/// </summary>
|
|
public uint[] StartLSNForZone;
|
|
}
|
|
|
|
public struct GroupCertificationFlag
|
|
{
|
|
/// <summary>
|
|
/// Bit 7
|
|
/// If set, formatting of this group is in process
|
|
/// </summary>
|
|
public bool InProcess;
|
|
/// <summary>
|
|
/// Bit 6
|
|
/// If set, formatting is using partial certification
|
|
/// </summary>
|
|
public bool PartialCertification;
|
|
/// <summary>
|
|
/// Bits 5 to 2
|
|
/// Reserved
|
|
/// </summary>
|
|
public byte Reserved1;
|
|
/// <summary>
|
|
/// Bit 1
|
|
/// If set, this group has been certified by user
|
|
/// </summary>
|
|
public bool UserCertification;
|
|
/// <summary>
|
|
/// Bit 0
|
|
/// Reserved
|
|
/// </summary>
|
|
public bool Reserved2;
|
|
}
|
|
|
|
public static DiscDefinitionStructure? Decode(byte[] response)
|
|
{
|
|
if(response == null)
|
|
return null;
|
|
|
|
if(response.Length != 2052)
|
|
return null;
|
|
|
|
DiscDefinitionStructure dds = new DiscDefinitionStructure();
|
|
|
|
dds.Identifier = (ushort)((response[4] << 8) + response[5]);
|
|
|
|
if(dds.Identifier != 0x0A0A)
|
|
return null;
|
|
|
|
// Common to both DVD-RAM versions
|
|
dds.DataLength = (ushort)((response[0] << 8) + response[1]);
|
|
dds.Reserved1 = response[2];
|
|
dds.Reserved2 = response[3];
|
|
dds.Reserved3 = response[6];
|
|
dds.InProcess |= (response[7] & 0x80) == 0x80;
|
|
dds.UserCertification |= (response[7] & 0x02) == 0x02;
|
|
dds.ManufacturerCertification |= (response[7] & 0x01) == 0x01;
|
|
dds.UpdateCount = (uint)((response[8] << 24) + (response[9] << 16) + (response[10] << 8) + response[11]);
|
|
dds.Groups = (ushort)((response[12] << 8) + response[13]);
|
|
|
|
// ECMA-272
|
|
if(dds.Groups == 24)
|
|
{
|
|
dds.PartialCertification |= (response[7] & 0x40) == 0x40;
|
|
dds.FormattingOnlyAGroup |= (response[7] & 0x20) == 0x20;
|
|
dds.Reserved4 = (byte)((response[7] & 0x1C) >> 2);
|
|
dds.Reserved = new byte[6];
|
|
Array.Copy(response, 14, dds.Reserved, 0, 6);
|
|
dds.GroupCertificationFlags = new GroupCertificationFlag[24];
|
|
for(int i = 0; i < 24; i++)
|
|
{
|
|
dds.GroupCertificationFlags[i].InProcess |= (response[20 + i] & 0x80) == 0x80;
|
|
dds.GroupCertificationFlags[i].PartialCertification |= (response[20 + i] & 0x40) == 0x40;
|
|
dds.GroupCertificationFlags[i].Reserved1 = (byte)((response[20 + i] & 0x3C) >> 2);
|
|
dds.GroupCertificationFlags[i].UserCertification |= (response[20 + i] & 0x02) == 0x02;
|
|
dds.GroupCertificationFlags[i].Reserved2 |= (response[20 + i] & 0x01) == 0x01;
|
|
}
|
|
}
|
|
|
|
// ECMA-330
|
|
if(dds.Groups == 1)
|
|
{
|
|
dds.Reserved4 = (byte)((response[7] & 0x7C) >> 2);
|
|
dds.Reserved = new byte[68];
|
|
Array.Copy(response, 16, dds.Reserved, 0, 68);
|
|
dds.Zones = (ushort)((response[14] << 8) + response[15]);
|
|
dds.SpareAreaFirstPSN = (uint)((response[85] << 16) + (response[86] << 8) + response[87]);
|
|
dds.SpareAreaLastPSN = (uint)((response[89] << 16) + (response[90] << 8) + response[91]);
|
|
dds.LSN0Location = (uint)((response[93] << 16) + (response[94] << 8) + response[95]);
|
|
dds.StartLSNForZone = new uint[dds.Zones];
|
|
|
|
for(int i = 0; i < dds.Zones; i++)
|
|
dds.StartLSNForZone[i] = (uint)((response[260 + i * 4 + 1] << 16) + (response[260 + i * 4 + 2] << 8) + response[260 + i * 4 + 3]);
|
|
}
|
|
|
|
return dds;
|
|
}
|
|
|
|
public static string Prettify(DiscDefinitionStructure? dds)
|
|
{
|
|
if(dds == null)
|
|
return null;
|
|
|
|
DiscDefinitionStructure decoded = dds.Value;
|
|
StringBuilder sb = new StringBuilder();
|
|
|
|
if(decoded.InProcess)
|
|
{
|
|
sb.AppendLine("Formatting in progress.");
|
|
if(decoded.Groups == 24)
|
|
{
|
|
if(decoded.PartialCertification)
|
|
sb.AppendLine("Formatting is only using partial certification");
|
|
if(decoded.FormattingOnlyAGroup)
|
|
sb.AppendLine("Only a group is being formatted");
|
|
}
|
|
}
|
|
|
|
if(decoded.UserCertification)
|
|
sb.AppendLine("Disc has been certified by an user");
|
|
if(decoded.ManufacturerCertification)
|
|
sb.AppendLine("Disc has been certified by a manufacturer");
|
|
|
|
sb.AppendFormat("DDS has been updated {0} times", decoded.UpdateCount).AppendLine();
|
|
|
|
if(decoded.Groups == 24)
|
|
{
|
|
for(int i = 0; i < decoded.GroupCertificationFlags.Length; i++)
|
|
{
|
|
if(decoded.GroupCertificationFlags[i].InProcess)
|
|
{
|
|
sb.AppendFormat("Group {0} is being formatted", i).AppendLine();
|
|
if(decoded.GroupCertificationFlags[i].PartialCertification)
|
|
sb.AppendFormat("Group {0} is being certified partially", i).AppendLine();
|
|
}
|
|
if(decoded.GroupCertificationFlags[i].UserCertification)
|
|
sb.AppendFormat("Group {0} has been certified by an user", i).AppendLine();
|
|
}
|
|
}
|
|
|
|
if(decoded.Groups == 1)
|
|
{
|
|
sb.AppendFormat("Disc has {0} zones", decoded.Zones).AppendLine();
|
|
sb.AppendFormat("Primary Spare Area stats at PSN {0:X}h and ends at PSN {1:X}h, inclusively", decoded.SpareAreaFirstPSN, decoded.SpareAreaLastPSN).AppendLine();
|
|
sb.AppendFormat("LSN 0 is at PSN {0:X}h", decoded.LSN0Location).AppendLine();
|
|
|
|
for(int i = 0; i < decoded.StartLSNForZone.Length; i++)
|
|
sb.AppendFormat("Zone {0} starts at LSN {1}", i, decoded.StartLSNForZone[i]).AppendLine();
|
|
}
|
|
|
|
return sb.ToString();
|
|
}
|
|
|
|
public static string Prettify(byte[] response)
|
|
{
|
|
return Prettify(Decode(response));
|
|
}
|
|
}
|
|
}
|
|
|