InnovatiOS
- 2 Devlogs
- 2 Total hours
An innovative new os from scratch. All previous knowledge from OS, flavourtown is used to make this.
An innovative new os from scratch. All previous knowledge from OS, flavourtown is used to make this.
Added simple drivers
I have added a simple framebuffer driver and started building up the kernel. This progress is huge for the time that I spend. I must say I have copied some things from my previous OS, but those things had to be in a specific way. From now on the real development starts, where no other code can run in it since it’s so specific.
Limine
I have created all the basic files to make the iso and boot it. Currently it contains no proper kernel, only a stub. This project is made with the knowledge I gained from making an OS in flavourtown. This OS is made from scratch and is not forked. This OS will be 64-bit as well. Limine is correctly configured for that as well when I am posting this devlog.