INT 21 - DOS 1+ - SET INTERRUPT VECTOR AH = 25h AL = interrupt number DS:DX -> new interrupt handler 设置中断AL为DS:DX指向的新中断。
调用dos的第25h号功能