Principles:
* Protection for memory & code
* All code is written in 32 bit assembly
* Graphics at 16,7 milj colors
* Sound at 44.1 khz stereo
* Easy and fast to program apps for GUI
* Ease of use
System requirements:
* mouse on ps2 or com1 (microsoft or logitech)
* Display Vesa 2.0+ LFB 1 Mb
* CPU 80386+
* Mem 32 Mb
Currently:
* paging ok. TSS's ok. protected memory ok.
* graphics 16.7 M colors up to 1280x1024
* windowing ok. keyboard ok. mouse ok. sys calls ok.
* multitasking principle: Real-Time ok.
* floppy read/write: ok. hd fat32 read/write: ok.
Applications:
* asm compiler
* simple text editor
* telnet
* simple Linux emu
* fire and other demos
* info about cpu usages
* etc..
Info:
* Frequently Asked Questions
* How to compile the Kernel
To do next:
* improved fd/hd support
* boost for gui
Info and (bug)reports to villemt@silmu.jyu.fi