[spec] Add Generable sector status.

This commit is contained in:
2026-03-29 18:32:51 +01:00
parent bf55a0140c
commit 9f02e9ab62

View File

@@ -254,6 +254,10 @@ The following flags are defined:
|Unencrypted
|`0xA`
|Sector content was originally encrypted on media but is stored decrypted in the image.
|Generable
|`0xB`
|Sector content can be generated using a known algorithm (e.g., junk data on Nintendo GameCube/Wii discs).
|===
[NOTE]