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