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

wirehaze git hosting

MZ is back!
[MS-DOS.git] / v4.0 / src / DOS / STDCPMIO.ASM
1 ; SCCSID = @(#)stdcpmio.asm 1.1 85/04/10
2 ;
3 ; Standard device IO for MSDOS (first 12 function calls)
4 ;
5
6 .xlist
7 .xcref
8 include stdsw.asm
9 include dosseg.asm
10 .cref
11 .list
12
13 TITLE STDCPMIO - device IO for MSDOS
14 NAME STDCPMIO
15
16 include cpmio.asm