MS-DOS v2.0 Release
This commit is contained in:
@@ -0,0 +1,17 @@
|
||||
;
|
||||
; Standard device IO for MSDOS (first 12 function calls)
|
||||
;
|
||||
|
||||
.xlist
|
||||
.xcref
|
||||
INCLUDE STDSW.ASM
|
||||
INCLUDE DOSSEG.ASM
|
||||
.cref
|
||||
.list
|
||||
|
||||
TITLE STDIO - device IO for MSDOS
|
||||
NAME STDIO
|
||||
|
||||
INCLUDE IO.ASM
|
||||
|
||||
|
||||
Reference in New Issue
Block a user