summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: d7517df)
raw | patch | inline | side by side (parent: d7517df)
author | DeaDDooMER <deaddoomer@deadsoftware.ru> | |
Tue, 25 Sep 2018 23:33:38 +0000 (02:33 +0300) | ||
committer | DeaDDooMER <deaddoomer@deadsoftware.ru> | |
Tue, 25 Sep 2018 23:33:38 +0000 (02:33 +0300) |
Boot486/1run.sh | patch | blob | history | |
Boot486/run.sh | patch | blob | history | |
Dev486/Mod/LinkerBin.odc | patch | blob | history | |
System/Mod486/Kernel.odc | patch | blob | history |
diff --git a/Boot486/1run.sh b/Boot486/1run.sh
index 25caf3365c77fcc05cf64bc3909d592057364657..d417a65f7b7b98db74275761e721dedc1b1e7288 100755 (executable)
--- a/Boot486/1run.sh
+++ b/Boot486/1run.sh
#!/bin/sh
set -e
-qemu-system-i386 -s -S -fda ../BlackBox.img
+qemu-system-i386 -s -S -serial file:serial.txt -fda ../BlackBox.img
diff --git a/Boot486/run.sh b/Boot486/run.sh
index 2044e8a4f765f628100457be51b3af0629b980a4..050d7b7c041fcf44c97d766a4a18ced2366eac96 100755 (executable)
--- a/Boot486/run.sh
+++ b/Boot486/run.sh
#!/bin/sh
set -e
-qemu-system-i386 -s -m 16M -hda ../BlackBox.img -hdb ../minix.img
+qemu-system-i386 -s -serial file:serial.txt -m 16M -hda ../BlackBox.img -hdb ../minix.img
index bbc39e5e5a309a34bb55d414b13fef2f749e5774..84c32d085e3358b4f12a858b671dc3db378763e4 100644 (file)
Binary files a/Dev486/Mod/LinkerBin.odc and b/Dev486/Mod/LinkerBin.odc differ
Binary files a/Dev486/Mod/LinkerBin.odc and b/Dev486/Mod/LinkerBin.odc differ
index e188f9158d23795e9c7fbf1f1fc4ea75714f577d..93711b92cca7a1485f99b3f0b1d8963ea55a3cda 100644 (file)
Binary files a/System/Mod486/Kernel.odc and b/System/Mod486/Kernel.odc differ
Binary files a/System/Mod486/Kernel.odc and b/System/Mod486/Kernel.odc differ