DSP:LoadComponent: Difference between revisions
Jump to navigation
Jump to search
m Added return header code |
Purpasmart (talk | contribs) No edit summary |
||
Line 38: | Line 38: | ||
| (Byte)ComponentLoaded (0 is not loaded 1 is loaded) | | (Byte)ComponentLoaded (0 is not loaded 1 is loaded) | ||
|} | |} | ||
=Description= | |||
This has been observed to call a subroutine which calls a string named "synthe" |
Revision as of 01:29, 22 June 2015
Request
Index Word | Description |
---|---|
0 | Header code [0x001100c2] |
1 | size |
2 | (halfword) (observed 0x00FF) (Program ram blocks the component should be loaded into) |
3 | (halfword) (observed 0x00FF) (Data ram blocks the component should be loaded into) |
4 | (size<<4) | 0xA |
5 | buffer |
Response
Index Word | Description |
---|---|
0 | Header code [0x00110082] |
1 | Resultcode |
2 | (Byte)ComponentLoaded (0 is not loaded 1 is loaded) |
Description
This has been observed to call a subroutine which calls a string named "synthe"