NWM Shared Memory

From 3dbrew
Revision as of 18:59, 13 February 2017 by Yellows8 (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

This page is for the NWMSOC shared memory. Total size is 0x22000-bytes.

Every 0x800-bytes(size is from a state field) in sharedmem is for an entry, minus some other data near the end of sharedmem. There's a total of 0x40 entries, with a total byte-size of 0x20000.

Entry[edit]

Offset Size Description
0x0 0x4 Index for the next entry.
0x4 0x7FC ?

This also contains the entire 802.11 frame + extracted metadata.