Icon.bin: Difference between revisions

No edit summary
m polynominal -> polynomial
Line 26: Line 26:
| 0x0002
| 0x0002
| 2*4
| 2*4
| 4 CRC checksums (polynominal 0xA001)
| 4 CRC checksums (polynomial 0xA001)
|-
|-
| 0x000A
| 0x000A
Line 100: Line 100:


== Checksums ==
== Checksums ==
The CRC-output is not bitwise inverted after the calculation, but it is byte-swapped to big-endian. Polynominal used is: 0xA001, same for all.
The CRC-output is not bitwise inverted after the calculation, but it is byte-swapped to big-endian. Polynomial used is: 0xA001, same for all.


{| class="wikitable"
{| class="wikitable"