A simple DOS like OS made in Assembly and C.
Run sh run.sh
.
To run the OS, you can download VM software.
The iso Image is in the iso
folder.
Reccomended:
To run with this, simply insert the iso image, and make sure to chose the other
option.
Run with qemu-system-x86_64 iso/MyOS.iso
.
The source is in the src
Folder
Website coming up soon! Keep tuned!
Im still here lol, just that im making the project structure kinda like xv6 cause im lazy.