1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16
; SCCSID = @(#)ibmcode.asm 1.1 85/04/10 TITLE MISC DOS ROUTINES - Int 25 and 26 handlers and other NAME IBMCODE ; ; System call dispatch code. ; .xlist .xcref include mssw.asm .cref .list include ms_code.asm END