This forums is for OS project announcements including project openings, new releases, update notices, test requests, and job openings (both paying and volunteer).
This is my first time posting on this forum. Please excuse my brevity.
I have started to make a i686 compatible OS called vuOS. I started this as a fun little project to help me learn C and assembly better.
What it can do so far:
=====================
- Boot into 32-bit protected mode
- Some basic paging (not really needed that this point in time.)
- Run assembly grub modules on top of the kernel
- Run a CLI shell