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

wirehaze git hosting

MZ is back!
[MS-DOS.git] / v4.0 / src / DOS / STDTABLE.ASM
1 ; SCCSID = @(#)stdtable.asm 1.1 85/04/10
2 ;
3 ; Table Segment for MS-DOS DOS
4 ;
5
6 .xlist
7 .xcref
8 include stdsw.asm
9 .cref
10 .list
11
12 TITLE STDTABLE - Table segment for MS-DOS
13 NAME STDTABLE
14
15 include mstable.asm
16 END