mirror of
https://github.com/microsoft/MS-DOS.git
synced 2025-08-23 22:09:23 +00:00
MS-DOS v2.0 Release
This commit is contained in:
12
v2.0/source/MSDOS.ASM
Normal file
12
v2.0/source/MSDOS.ASM
Normal file
@@ -0,0 +1,12 @@
|
||||
TITLE Standard MSDOS
|
||||
NAME MSDOS_2
|
||||
|
||||
; Number of disk I/O buffers
|
||||
|
||||
INCLUDE STDSW.ASM
|
||||
INCLUDE MSHEAD.ASM
|
||||
INCLUDE MSDATA.ASM
|
||||
|
||||
END
|
||||
|
||||
|
Reference in New Issue
Block a user