KIP1: Difference between revisions
Created page with "= KIP1 = {| class="wikitable" border="1" |- ! Offset ! Size ! Description |- | 0x0 | 0x4 | Magic "KIP1" |- | 0x4 | 0xC | Name |- | 0x10 | 0x8 | Program ID |- | 0x18 | 0x4 | Version |- | 0x1C | 0x1 | Main Thread Priority |- | 0x1D | 0x1 | Main Thread Core Number |- | 0x1E | 0x1 | Reserved |- | 0x1F | 0x1 | Flags (bit0=TextCompress, bit1=RoCompress, bit2=DataCompress, bit3=Is64BitInstruction, bit4=ProcessAddressSpace64Bit, bit5=[2.0.0+] UseSecureMemory) |- | 0x20 | 0xC | T..." |
No edit summary |
||
| Line 36: | Line 36: | ||
| 0x1F | | 0x1F | ||
| 0x1 | | 0x1 | ||
| Flags (bit0=TextCompress, bit1=RoCompress, bit2=DataCompress, bit3=Is64BitInstruction, bit4=ProcessAddressSpace64Bit, bit5=[2.0.0+] UseSecureMemory) | | Flags (bit0=TextCompress, bit1=RoCompress, bit2=DataCompress, bit3=Is64BitInstruction, bit4=ProcessAddressSpace64Bit, bit5=[2.0.0+] UseSecureMemory, bit6=[12.0.0+] IsImmortal) | ||
|- | |- | ||
| 0x20 | | 0x20 | ||