| 
 | 
 | 
 | 
| offset | size (bytes) | description | 
| 
 | 
 | 
 | 
| 00h | 3 | Magic : ’PPU’ in ASCII | 
| 03h | 3 | PPU File format version (e.g : ’021’ in ASCII) | 
| 06h | 2 | Compiler version used to compile this module (major,minor) | 
| 08h | 2 | Code module target processor | 
| 0Ah | 2 | Code module target operating system | 
| 0Ch | 4 | Flags for PPU file | 
| 10h | 4 | Size of PPU file (without header) | 
| 14h | 4 | CRC-32 of the entire PPU file | 
| 18h | 4 | CRC-32 of partial data of PPU file (public data mostly) | 
| 1Ch | 8 | Reserved | 
| 
 | 
 | 
 | 
|  |