Topic : TOS - The Operating System Author : Version : tos.hyp (December 19, 2008) Subject : Programmieren/Atari Nodes : 3010 Index Size : 93790 HCP-Version : 5 Compiled on : Atari @charset : atarist @lang : @default : Title @help : @options : +g -i -s +x +zz -t4 @width : 70 View Ref-File4.11.10 Dsp_GetProgAbility TOS Name: »Dsp_GetProgAbility« - Request identification of a process. Opcode: 114 Syntax: int16_t Dsp_GetProgAbility( void ); Description: The function Dsp_GetProgAbility assigns an identifier to a DSP process, with which one can check whether the code belonging to the process is already present in the DSP. Return value: The function returns the identifier valid for the process. Availability: The function is available only on computers with the DSP-56001 signal processor. Group: DSP programming See also: Binding Dsp_RequestUniqueAbility