summaryrefslogtreecommitdiffstats
path: root/private/mvdm/softpc.new/bios/msbio.cl6
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--private/mvdm/softpc.new/bios/msbio.cl610
1 files changed, 10 insertions, 0 deletions
diff --git a/private/mvdm/softpc.new/bios/msbio.cl6 b/private/mvdm/softpc.new/bios/msbio.cl6
new file mode 100644
index 000000000..401af43a9
--- /dev/null
+++ b/private/mvdm/softpc.new/bios/msbio.cl6
@@ -0,0 +1,10 @@
+; msbio.cl6
+
+
+;_______________________
+
+DOSLOMSG DB "HMA not available : Loading DOS low",13,10,"$"
+
+;_______________________
+
+FEMSG DB "Fatal Error:Cannot allocate Memory for DOS", 13, 10, "$"