Skip to content

Releases: Platypus-Tech/platypus-os

Platypus OS Version 0.10 Alpha

26 Oct 15:36
cfbbfc6
Compare
Choose a tag to compare
Pre-release

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

25 Aug 15:30
b4abc1d
Compare
Choose a tag to compare
Pre-release

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

17 Jun 17:48
a41bbb9
Compare
Choose a tag to compare
Pre-release

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

29 May 23:05
6240e61
Compare
Choose a tag to compare
Pre-release

Well, lots of new stuff! List:

  1. VGA improvements
  2. Kernel panic
  3. PIT driver
  4. Ported vtconsole
  5. Look at all the commits since the last release for everything.

Platypus OS version 0.06

24 May 19:02
e18ec93
Compare
Choose a tag to compare
Pre-release

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

14 May 18:42
40d56a6
Compare
Choose a tag to compare
Platypus OS 0.06-rc1 Pre-release
Pre-release

NMI, RTC, cls() function, scripts in scripts/ folder, among other stuff.

Platypus OS Version 0.05

12 May 17:58
c54be7a
Compare
Choose a tag to compare
Pre-release

Mouse support, thanks to @PQCraft for fixing the workflow!

Platypus OS 0.05-rc2

11 May 19:16
1c0c79f
Compare
Choose a tag to compare
Platypus OS 0.05-rc2 Pre-release
Pre-release

Some mouse support.

Platypus OS 0.05-rc1 Alpha

10 May 17:04
85c3152
Compare
Choose a tag to compare
Pre-release

Added some new io functions, did some stuff.

Platypus OS 0.04 Alpha

03 May 18:09
8e5bca5
Compare
Choose a tag to compare
Pre-release

Keyboard! Fixed some code! Did stuff.