summaryrefslogtreecommitdiff
path: root/v4.0/src/BIOS/MSLOAD.INC
diff options
context:
space:
mode:
Diffstat (limited to 'v4.0/src/BIOS/MSLOAD.INC')
-rw-r--r--v4.0/src/BIOS/MSLOAD.INC7
1 files changed, 7 insertions, 0 deletions
diff --git a/v4.0/src/BIOS/MSLOAD.INC b/v4.0/src/BIOS/MSLOAD.INC
new file mode 100644
index 0000000..1f8d73c
--- /dev/null
+++ b/v4.0/src/BIOS/MSLOAD.INC
@@ -0,0 +1,7 @@
1;MSLOAD.INC
2End_Of_File equ 0FFh
3FAT12_Bit equ 01h
4FAT16_Bit equ 04h
5ROM_TELETYPE equ 14 ;INT 10h, Teletype function
6
7NUM_DIR_PER_SECTOR equ 16 ; number of directory entries per sector