Main Page: Difference between revisions
Jump to navigation
Jump to search
m (oops :)) |
No edit summary |
||
Line 28: | Line 28: | ||
* Pre-emptive multitasking, streams, parallel execution of system calls. | * Pre-emptive multitasking, streams, parallel execution of system calls. | ||
* Supported file systems are [http://en.wikipedia.org/wiki/FAT12 FAT12], [http://en.wikipedia.org/wiki/FAT16 FAT16], [http://en.wikipedia.org/wiki/FAT32 FAT32] (long names support), [http://en.wikipedia.org/wiki/NTFS NTFS] (partially, read only) and CDFS. | * Supported file systems are [http://en.wikipedia.org/wiki/FAT12 FAT12], [http://en.wikipedia.org/wiki/FAT16 FAT16], [http://en.wikipedia.org/wiki/FAT32 FAT32] (long names support), [http://en.wikipedia.org/wiki/NTFS NTFS] (partially, read only) and CDFS. | ||
* [http://en.wikipedia.org/wiki/AC'97 AC'97] audio codec support for [http://en.wikipedia.org/wiki/Intel Intel], [http://en.wikipedia.org/wiki/nForce nForce], [http://en.wikipedia.org/wiki/nForce2 nForce2], [http://en.wikipedia.org/wiki/nForce3 nForce3], [http://en.wikipedia.org/wiki/ | * [http://en.wikipedia.org/wiki/AC'97 AC'97] audio codec support for [http://en.wikipedia.org/wiki/Intel Intel], [http://en.wikipedia.org/wiki/nForce nForce], [http://en.wikipedia.org/wiki/nForce2 nForce2], [http://en.wikipedia.org/wiki/nForce3 nForce3], [http://en.wikipedia.org/wiki/nForce4 nForce4] and SIS7012 chipsets. | ||
<!--* [http://en.wikipedia.org/wiki/CD CD] and [http://en.wikipedia.org/wiki/DVD DVD] support. | <!--* [http://en.wikipedia.org/wiki/CD CD] and [http://en.wikipedia.org/wiki/DVD DVD] support. | ||
* User can change [http://en.wikipedia.org/wiki/Theme_(computing) themes] directly in [http://en.wikipedia.org/wiki/Operating_system OS].--> | * User can change [http://en.wikipedia.org/wiki/Theme_(computing) themes] directly in [http://en.wikipedia.org/wiki/Operating_system OS].--> |
Revision as of 18:29, 9 May 2010
KolibriOS | |
KolibriOS logo | |
KolibriOS desktop | |
Website: | www.kolibrios.org |
Developed by: | KolibriOS Project Team |
License: | GPL |
Kernel type: | Monolithic kernel |
Working state: | Active |
KolibriOS is an open source operating system with a monolithic preemptive kernel, video drivers, for 32-bit x86 architecture computers, developed and maintained by The KolibriOS Project Team. KolibriOS is a fork of MenuetOS, written entirely in FASM (assembly language). However, C, C++, Free Pascal, Forth, among other high-level languages and compilers, can also be used in user application development.
English, Russian and German versions are available.
KolibriOS Features
- Boots from several devices, NTFS is also supported. You can even start it from Windows (Windows will shutdown).
- Graphical user interface based on VESA.
- Development kit: code editor with a macro-assembler (FASM) integrated.
- Fits on a single 1.44MB Floppy (many applications are compressed).
- Runs with 8MB of RAM.
- Pre-emptive multitasking, streams, parallel execution of system calls.
- Supported file systems are FAT12, FAT16, FAT32 (long names support), NTFS (partially, read only) and CDFS.
- AC'97 audio codec support for Intel, nForce, nForce2, nForce3, nForce4 and SIS7012 chipsets.
External links
- Official KolibriOS homepage
- Developers forum
- English speaking developers forum - abandoned
- Developers forum - abandoned
Other Links
- MenuetOS
- OS Roadmap
- What people want to see in KolibriOS tomorrow
- FAQ
- HowTo
- Applications - a description of programs for KolibriOS
- Recent changes - a description of recent changes in programs for KolibriOS