Seed OS
Seed OS - 16-bit beta operating system written entirely in x86 Assembler language. The creator of the system is Paweł Kewin Malicki (19 years old). The system also runs on x86 and x64 processors. It has a disk management interface and in it (Seed OS version 2.31):
- A program that reads, copies and edits data,
- A program that allows you to draw graphics,
- An interpreter used to open just written simple programs on the system,
- A program that displays saved graphics in the "SimpleCodeGraph" format
- A program that displays all the applications on the system
Additional program: piano and screensaver
The system works in 80x25 resolution (text)
Two earlier versions:
-Seed OS Normal Version (0.31 - 1.31)
- Seed OS FutureText Version 1.00 (for older devices without VGA)
The system runs at low CPU speed and does not overuse registers when idle.
Version 2.31 includes an interpreter to which various simple codes can be written. The system has a text GUI, you do not need to enter commands, everything is in one window. The system saves data in its own memory (no second disk required).
Seed OS Official Page by Kewin Malicki
References
http://seedos.scienceontheweb.net/
This article "Seed OS" is from Wikipedia. The list of its authors can be seen in its historical and/or the page Edithistory:Seed OS. Articles copied from Draft Namespace on Wikipedia could be seen on the Draft Namespace of Wikipedia and not main one.
