Insert/delete function from timer tick chain

Entry:
AH = 16h
AL = function
00h = delete
01h = add
ES:DX -> routine to call

Return:
AX = 0000h successful
0001h unsuccessful