Categories > Coding > C++ >

I'm writing another operating system because I'm bored...

Posts: 139

Threads: 28

Joined: Feb, 2021

Reputation: 3

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.

  • 1

Contribute to Express, an open-source ROBLOX exploit written fully in C.

riyazkhan

Digital Marketing Expert

Posts: 1

Threads: 0

Joined: Oct, 2023

Reputation: 0

Replied

wtewrtweds

  • 0

Posts: 1

Threads: 0

Joined: Oct, 2023

Reputation: 0

Replied

nice work dear

  • 0

Users viewing this thread:

( Members: 0, Guests: 1, Total: 1 )