This commit is contained in:
2020-11-04 23:59:28 +01:00
commit 34b50d2a29
232 changed files with 86161 additions and 0 deletions

8
IBMBIO/BIOSMSGS.DEF Normal file
View File

@@ -0,0 +1,8 @@
extrn _disk_msgA : byte
extrn disk_msgA : byte
extrn _disk_msgB : byte
extrn disk_msgB : byte
extrn _div_by_zero_msg : byte
extrn div_by_zero_msg : byte
extrn _starting_dos_msg : byte
extrn starting_dos_msg : byte