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

4
IBMBIO/BIOSMSGS.H Normal file
View File

@@ -0,0 +1,4 @@
extern char near disk_msgA[];
extern char near disk_msgB[];
extern char near div_by_zero_msg[];
extern char near starting_dos_msg[];