LDN services: Difference between revisions
Line 1,213: | Line 1,213: | ||
| 0x3F || 0x1 || s8 Flags_mask count. Must be <=0x3F. | | 0x3F || 0x1 || s8 Flags_mask count. Must be <=0x3F. | ||
|- | |- | ||
| 0x40 || | | 0x40 || 0x40 || Array of s8 with the above count. Each entry is an array index used to load a set of flags from a global array with the specified index. loaded_flags below is masked with the flags loaded here. global_flags are also masked with flags loaded from here. | ||
|- | |- | ||
| 0x80 || 0x1 || SupportedPlatform. Must match value 1. 0 is PlatformIdNX, 1 is PlatformIdFuji. | | 0x80 || 0x1 || SupportedPlatform. Must match value 1. 0 is PlatformIdNX, 1 is PlatformIdFuji. |