mirror of
https://github.com/aaru-dps/010templates.git
synced 2025-12-16 19:24:28 +00:00
Separate mode2 subheader from sector contents, helps for deduplication and compression.
This commit is contained in:
@@ -624,7 +624,8 @@ enum <ushort> DataType
|
||||
PriamDataTowerTag = 74,
|
||||
CompactDiscMediaCatalogueNumber = 75,
|
||||
CdSectorPrefixCorrected = 76,
|
||||
CdSectorSuffixCorrected = 77
|
||||
CdSectorSuffixCorrected = 77,
|
||||
CompactDiscMode2Subheader = 78
|
||||
};
|
||||
|
||||
enum <uint> BlockType
|
||||
|
||||
Reference in New Issue
Block a user