Releases: Platypus-Tech/platypus-os
Platypus OS Version 0.10 Alpha
WOOHOO! A DOUBLE DIGIT RELEASE!! It's a damn good one too, with userspace, floppy drivers, updated drivers, commands with arguments, added commands and tons of new stuff.
Platypus OS 0.09 Alpha
Well, we've got some new and important stuff! We've got tasking (with fork()
), an RTC driver, updated terminal, stdbool.h
, updated printm()
, and many other things that I can't even list.
Platypus OS v0.08 Alpha
Well, after a few weeks and many updates and features, here it is! The Platypus OS v0.08 Alpha release! The most important and noticeable features: the terminal! Yes, you finally have a way to use the operating system. Among other features are a PC Speaker driver, a new function (printm()), a somewhat fixed VFS (so you can't close the whole filesystem *oof*), and Clang formatting.
Platypus OS v0.07 Alpha
Well, lots of new stuff! List:
- VGA improvements
- Kernel panic
- PIT driver
- Ported vtconsole
- Look at all the commits since the last release for everything.
Platypus OS version 0.06
Well, this has a lot of stuff, so lets get to it! For one, the OS went through a total rewrite, so everything got moved around. So, there's a keyboard driver, a bootloader, interrupts, IO functions (like for ports, not text, I don't think), and a VGA driver. 0.07 will be coming up soon in the next couple of weeks hopefully.
Platypus OS 0.06-rc1
NMI, RTC, cls() function, scripts in scripts/ folder, among other stuff.
Platypus OS Version 0.05
Mouse support, thanks to @PQCraft for fixing the workflow!
Platypus OS 0.05-rc2
Some mouse support.
Platypus OS 0.05-rc1 Alpha
Added some new io functions, did some stuff.
Platypus OS 0.04 Alpha
Keyboard! Fixed some code! Did stuff.