Releases: albertarielw/MiniOS
Releases · albertarielw/MiniOS
MiniOS v4.0
Now, with simple memory management!
(May not seem too different from v3.0, but now processes can be allocated dynamically!)
MiniOS v3.0
Added Process Management using Round Robin Algorithm!
MiniOS v2.0
Now with C Kernel!
From here on, it is much easier to build since we will be using C instead of x86 and ASM!
MiniOS v1.0
Simple Bootloader and OS which says "Hello World!"