Difference between revisions of "MIC:MapSharedMem"

From 3dbrew
Jump to navigation Jump to search
(Created page with "=Request= {| class="wikitable" border="1" |- ! Index Word ! Description |- | 0 | Header code [0x00010042] |- | 1 | Shared-mem size |- | 2 | Value 0x0 |- | 3 | Shared-mem handle...")
 
(No difference)

Latest revision as of 19:59, 1 September 2014

Request[edit]

Index Word Description
0 Header code [0x00010042]
1 Shared-mem size
2 Value 0x0
3 Shared-mem handle

Response[edit]

Index Word Description
0 Header code
1 Result code

Description[edit]

This maps the specified shared-memory under the MIC-module process, and does state initialization for that.