Operating System: Difference between revisions

From LibreDevelop
Jump to navigation Jump to search
No edit summary
No edit summary
Line 9: Line 9:
* Top-down design and extensive interfacing and layer virtualization
* Top-down design and extensive interfacing and layer virtualization
* As start it should run on Windows and Linux as "application" or as desktop replacement
* As start it should run on Windows and Linux as "application" or as desktop replacement

=Possible features=

* Task scheduler
* Drivers
* Execute applications, API
* Memory manager
* Graphic rendering
* Multi-user support
* Filesystem support
* Networking
* Audio
* Input devices: Mouse, Keyboard, Touch


[[Category:Projects]]
[[Category:Projects]]

Revision as of 20:43, 24 October 2015

Will be open source and different alternative to todays systems.

Objectives

  • Operation system created using Studio and Delphi compiler
  • Will serve as complex project to present many advanced features and benefits of rapid development
  • Will use also other operating systems as virtual hardware layer
  • Similar features to other today available systems
  • Top-down design and extensive interfacing and layer virtualization
  • As start it should run on Windows and Linux as "application" or as desktop replacement

Possible features

  • Task scheduler
  • Drivers
  • Execute applications, API
  • Memory manager
  • Graphic rendering
  • Multi-user support
  • Filesystem support
  • Networking
  • Audio
  • Input devices: Mouse, Keyboard, Touch