Code Version: Difference between revisions
Jump to navigation
Jump to search
NerdOfEpic (talk | contribs) Created page with "This represents the version of the code system itself. By reading the version from the code, the system knows how the rest of the data in the code is laid out." |
NerdOfEpic (talk | contribs) No edit summary |
||
| Line 1: | Line 1: | ||
This represents the version of the code system itself. By reading the version from the code, the system knows how the rest of the data in the code is laid out. | This represents the version of the code system itself. By reading the version from the code, the system knows how the rest of the data in the code is laid out. | ||
{| class="wikitable" | |||
|+ Code Version | |||
!Bits!!Number!!Length!!Description | |||
|- | |||
|000||0||12||Original Version | |||
|} | |||
This field is part of the [[Seed Code]]. | |||
Latest revision as of 20:20, 20 March 2026
This represents the version of the code system itself. By reading the version from the code, the system knows how the rest of the data in the code is laid out.
| Bits | Number | Length | Description |
|---|---|---|---|
| 000 | 0 | 12 | Original Version |
This field is part of the Seed Code.