Changes

Jump to navigation Jump to search
9 bytes removed ,  16:27, 24 October 2020
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 || {above count} || 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.
+
| 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.

Navigation menu