DSP:LoadComponent: Difference between revisions
Steveice10 (talk | contribs)  Update description.  | 
				 Updated with the two translated response params.  | 
				||
| Line 38: | Line 38: | ||
| 2  | | 2  | ||
| u8, Component Loaded (0 = not loaded, 1 = loaded)  | | u8, Component Loaded (0 = not loaded, 1 = loaded)  | ||
|-  | |||
| 3  | |||
| (Size << 4)  <nowiki>|</nowiki> 0xA  | |||
|-  | |||
| 4  | |||
| Component Buffer  | |||
|}  | |}  | ||
=Description=  | =Description=  | ||
This requires RSA-signed DSP firmware specified via the input buffer for this command, the firmware data is eventually written to DSPmem+0(0x1FF00000). This has been observed to call a subroutine which calls a string named "synthe".  | This requires RSA-signed DSP firmware specified via the input buffer for this command, the firmware data is eventually written to DSPmem+0(0x1FF00000). This has been observed to call a subroutine which calls a string named "synthe".  | ||