-
Notifications
You must be signed in to change notification settings - Fork 1
A simple kernel made in C and Assembly
License
BeepBoop486/MyaXOS
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
MyaXOS ========== MyaXOS is a microkernel made from scratch using C and some pieces are made in Assembly and makefile, some bits of code were taken from Linux, toaruos and ReactOS, my main ain't C, so, if you see any error or something that's deprecated that in a future could be a bug, feel free to tell me in the issues of this repo or if you can directly fix it, create a pull request. Testing ========== Clone the repository and run make # to build the kernel make initrd # to create an initial RAM-disk image sudo make run # to run the operating system (qemu-system-x86_64 is required)
About
A simple kernel made in C and Assembly
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published