u/brenmax123

My OS works on real hardware !!!!!
▲ 272 r/osdev

My OS works on real hardware !!!!!

My OS works on real hardware too!!!!!

Specs: 32Bit - No mem management - IDE Disk - PS/2 Mouse+KB - 1024x728 Display w/ 16bit color. Doesn't the GUI look so NICE though.. Also looking for people with a PC with IDE disk to test my custom file system, if so join the discord.

And again... No AI code was used. and heres the repo: https://github.com/Brenmax2/BrenmaxOS/tree/main I'm still learning so dont expect perfect code :(

Discord: https://discord.gg/a84QQnUQNk

u/brenmax123 — 3 days ago
▲ 136 r/osdev

Finally got my custom File system done!!!!!

it's been almost a week. finally finished my first ever file system with no folders, no files bigger than 4gb and no good whatsoever. im still learning. it uses ide interface also. If anyone has a real hardware with IDE interface please join the discord so i can see if my FS works on a pc with IDE.

SPECS:

- 4gb max file size

- allocation table DIY

- limited entries

View my low budget repo: https://github.com/Brenmax2/BrenmaxOS

JOIN THE DISCORD: https://discord.gg/8j8rVx8Gh3

u/brenmax123 — 4 days ago
▲ 89 r/osdev

In the process of making a file system...

Currently making the most basic custom made FS with a custom table. Have been working on this for the past 3 hours.. progress is slow but happening... how it works is that it makes a table in the first sector that saves a pile of entries pointing to different parts of the disk. The table cotains file info and LBA start and length in bytes.

Also, ai was not involved at all...

inspiration for GUI: https://www.youtube.com/watch?v=AqFiAO0Gm6s&t=591s

Check out my new repo (beware:bad messy code inside!): https://github.com/Brenmax2/BrenmaxOS/tree/main

join the discord: https://discord.gg/DYJMBReUjW

u/brenmax123 — 13 days ago
▲ 68 r/osdev

Upgraded GUI with transparent windows and higher resolution.

I changed the resolution from 640x480 to 1024x768. I also added transparency to the windows because it looks nice. Theres also 2 wallpaper options. btw heres the discord: https://discord.gg/8j8rVx8Gh3

No AI was used.

u/brenmax123 — 14 days ago
▲ 8 r/osdev

I made my os run on real hardware!

I made a useless 32 bit GUI os in asm and c. Has a ide disk driver, 1024x768 w/ 16 bit color display driver, as well as basic audio PIT driver. Theres obviously PS/2 Mouse/KB support.

Also No AI Slop was involved btw. seen alot of that garbage recently.

youtube.com
u/brenmax123 — 14 days ago