Category: DOS-based task switchers/multitaskers

INT 62 - Cswitch - TRIGGER SEMAPHORE

	AH = 04h
	DX = semaphore number (0-63)
Return: AX = status
	    FFFFh bad semaphore number
	    else  success
SeeAlso: AH=02h"Cswitch",AH=03h"Cswitch"