Categories > Coding > C++ >
I'm writing another operating system because I'm bored...
Posted
Yes, I know this is a different GitHub account, but it's my second GitHub account. Besides that, I decided to spend my time on writing a UNIX-like operating system, as an alternative to Linux:
https://github.com/trentdev0/M-UX
I have to implement a few more modules, and I'll then start porting basic Linux programs to my kernel such as BASH and busybox.
For now, I have a physical memory manager and a virtual memory manager implemented, I'm re-writing my handers for interrupts, here's a screenshot of what the OS looks like for now:
https://i.ibb.co/Jj3tZgN/image.png
This time, instead of using multiboot for the boot protocol, I chose to use limine so that it can map my kernel to a higher half, and so that it can jump straight to long mode, so yes, this is an operating system for amd64.
For now, M/UX is licensed under All Rights Reserved, except for files inside kernel/thirdparty.
Hope it becomes the next Linux, lol.
Contribute to Express, an open-source ROBLOX exploit written fully in C.
Replied
wtewrtweds
Cancel
Post
Replied
nice work dear
Cancel
Post
Users viewing this thread:
( Members: 0, Guests: 1, Total: 1 )
Cancel
Post