MS-DOS v2.0 Release

This commit is contained in:
Rich Turner 1983-08-12 17:53:34 -07:00
commit 80ab2fddfd
156 changed files with 56403 additions and 0 deletions

16
v2.0/source/STDFCB.ASM Normal file
View file

@ -0,0 +1,16 @@
;
; Standard FCB calls for MSDOS (first 12 function calls)
;
.xlist
.xcref
INCLUDE STDSW.ASM
.cref
.list
TITLE STDFCB - FCB calls for MSDOS
NAME STDFCB
INCLUDE FCB.ASM