MP Services: Difference between revisions

From 3dbrew
Jump to navigation Jump to search
Created page with "Category:Services This is used for 3DS<>DS(i) local-WLAN communications. See also here. = MP service "mp:u" = {| class="wikitable" border="1" |- ! Co..."
 
Line 16: Line 16:
|  
|  
| [[MP:GetHandle|GetHandle]]
| [[MP:GetHandle|GetHandle]]
|-
| 0x00020000
|
| ?
|-
| 0x00030000
|
| ?
|-
| 0x000400C0
|
| (u32 unk0, s8 unk1, u32 unk2) ?
|-
| 0x00050042
|
| ?
|-
| 0x00060000
|
| ?
|-
| 0x00070042
|
| ?
|-
| 0x00080040
|
| (s8 unk) ?
|-
| 0x00090040
|
| (u16 unk) ?
|-
| 0x000A0000
|
| Unknown. Writes the output u16 to cmdreply[2].
|-
| 0x000B0000
|
| Unknown. Writes the output u32 to cmdreply[2].
|-
| 0x000C0000
|
| Unknown. Writes the output u32 to cmdreply[2].
|-
| 0x000D00C2
|
| ?
|-
| 0x000E0084
|
| ?
|-
| 0x000F00C2
|
| ?
|-
| 0x00100000
|
| ?
|-
| 0x00110080
|
| (u32 size, u32 unk) Sends data to a static buffer for output. Uses size value 0x1880 when size is >0x1880.
|-
| 0x00120082
|
| ?
|-
| 0x00130040
|
| (u32 unk) ?
|-
| 0x001400C2
|
| ?
|}
|}

Revision as of 20:19, 22 January 2017


This is used for 3DS<>DS(i) local-WLAN communications.

See also here.

MP service "mp:u"

Command Header Available since system-version Description
0x00010040 GetHandle
0x00020000 ?
0x00030000 ?
0x000400C0 (u32 unk0, s8 unk1, u32 unk2) ?
0x00050042 ?
0x00060000 ?
0x00070042 ?
0x00080040 (s8 unk) ?
0x00090040 (u16 unk) ?
0x000A0000 Unknown. Writes the output u16 to cmdreply[2].
0x000B0000 Unknown. Writes the output u32 to cmdreply[2].
0x000C0000 Unknown. Writes the output u32 to cmdreply[2].
0x000D00C2 ?
0x000E0084 ?
0x000F00C2 ?
0x00100000 ?
0x00110080 (u32 size, u32 unk) Sends data to a static buffer for output. Uses size value 0x1880 when size is >0x1880.
0x00120082 ?
0x00130040 (u32 unk) ?
0x001400C2 ?