Editing POPS
Jump to navigation
Jump to search
The edit can be undone. Please check the comparison below to verify that this is what you want to do, and then publish the changes below to finish undoing the edit.
Latest revision | Your text | ||
Line 6,334: | Line 6,334: | ||
<br>All values are little endian, excluding ID which is big endian ascii. | <br>All values are little endian, excluding ID which is big endian ascii. | ||
Offset(h) 00 01 02 03 04 05 06 07 08 09 0A 0B 0C 0D 0E 0F | Offset(h) 00 01 02 03 04 05 06 07 08 09 0A 0B 0C 0D 0E 0F | ||
Everything beside ID in 4 bytes units: | |||
00000400 5F 53 4C 45 53 5F 31 32 33 34 35 00 00 00 00 00 _SLES_12345..... ID | 00000400 5F 53 4C 45 53 5F 31 32 33 34 35 00 00 00 00 00 _SLES_12345..... ID | ||
00000410 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ................ Padding, below everything in 4 bytes units: | 00000410 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ................ Padding, below everything in 4 bytes units: |