Difference between revisions of "DSP:LoadComponent"

From 3dbrew
Jump to navigation Jump to search
Line 36: Line 36:
 
|-
 
|-
 
| 2
 
| 2
| ?(Byte) if this is 0 the load was not successful?
+
| (Byte)ComponentLoaded (0 is not loaded else loaded)
 
|}
 
|}

Revision as of 19:07, 21 May 2014

Request

Index Word Description
0 Header code [0x001100c2]
1 size
2 ?(halfword) (observed 0x00FF)
3 ?(halfword) (observed 0x00FF)
4 (size<<4) | 0xA
5 buffer

Response

Index Word Description
0 Header code
1 Resultcode
2 (Byte)ComponentLoaded (0 is not loaded else loaded)