]> wirehaze git hosting - MS-DOS.git/blob - v4.0/src/DOS/MSCODE.ASM

wirehaze git hosting

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