Interrups | Categories | Contents |
AX = CD02h BX = program identifier
Return:
CX = program statusbit 0:
Using synthesizerbit 1:
Using Codecbit 2:
Supports at least one Game Device (see AX=CD21h,AX=CD22h). BX = supported API version (BCD, BH=major, BL=minor) if CX bit 2 set. ES:DI -> ASCIZ identification stringRange:
AH=CDh-ECh, selected by scanning for an available multiplex number
Note: Ordinarily, an application will loop through all valid program identifiers (as returned by AX=CD01h); if any of the installed programs conflicts with the use the caller wishes to make of the InterWave chip, it should be disabled with AX=CD03h first
See Also: AX=CD00h"InterWave" - AX=CD01h"InterWave" - AX=CD03h"InterWave"
See Also: AX=CD05h"InterWave" - AX=CD21h"InterWave" - AX=CD80h"InterWave"
Category: Sound/Speech - Int 2Fh - I
Interrups | Categories | Contents |