Mii: Difference between revisions
Add checksum section: explain the checksum algorithm using pseudo code. |
Identify specialness-bit and date of creation |
||
Line 132: | Line 132: | ||
|- | |- | ||
| 0xC | | 0xC | ||
| | | 0x4 | ||
| | | Specialness and date of creation (big-endian 32bit unsigned integer):<br/>Bit 0..27: (bit[0..27] * 2) = date of creation (seconds since 01/01/2010 00:00:00)<br/>Bit 31: not set iff Mii is special | ||
|- | |- | ||
| 0x10 | | 0x10 |