Update Readme.md

Esse commit está contido em:
Popa Marius Adrian
2023-02-21 14:59:52 +02:00
commit de GitHub
commit 5921a0e473
+2 -1
Ver Arquivo
@@ -8,6 +8,7 @@ The kernel runs in both emulators: QEMU ver. 2.11.1 and Bochs ver 2.6. and that
I also uploaded the bochsrc.txt file so that the bochs runs from the command line from the root where the kernel(Image) is
and qemu runs from the cmd line by the command: make run, but first unzip the file hd_oldlinux.img.zip.
For more modern code there is Isoux fork of Linux-0.01 is compilable using NASM assembler and LLVM's Clang compiler with a few more changes
For more modern code there is Isoux fork of Linux-0.01 is compilable using NASM assembler and LLVM's Clang compiler with a few more changes
https://github.com/isoux/linux-0.01