Showing changes from revision #1 to #2:
Added | Removed | Changed
Entry | |
---|---|
R0 | Reason code |
All other registers are dependent on reason code |
Exit | |
---|---|
R0 | 0 |
All other registers dependent on reason code |
The purpose of this call is to allow you to read various parameters of the sound system.
The action performed depends on the reason code value in R0.
Many versions of SoundDMA do not return errors when unknown SWIs are called. Therefore, to detect if this SWI is supported, check if R0 has been set to 0 on exit (Valid reason codes start at 1).