Talk:SMDH: Difference between revisions

Line 9: Line 9:
The flags are documented to be 0x4 size in the first table in the Application Settings section, yet the Flags table is only documenting 0x2 size bitmask values. Does anyone know if the other two bytes are reserved, or if there are undocumented flags that go in addresses 0x202A and 0x202B?
The flags are documented to be 0x4 size in the first table in the Application Settings section, yet the Flags table is only documenting 0x2 size bitmask values. Does anyone know if the other two bytes are reserved, or if there are undocumented flags that go in addresses 0x202A and 0x202B?


If it's the former, then the size should be changed from 0x4 to 0x2 to prevent confusion. If it's the latter, a note should be put in saying we don't yet have the other two bytes documented.
If it's the former, then the size in the "Flags" entry should be changed from 0x4 to 0x2, and a "reserved" entry starting at address 0x2A and with size 0x2 should be added, to prevent confusion. If it's the latter, a note should be put in saying we don't yet have the other two bytes documented.
Return to "SMDH" page.