summaryrefslogtreecommitdiff
path: root/Source/Kernel/Core/kmain.wtf.cpp
Commit message (Expand)AuthorAgeFilesLines
...
* We now can navigate in the VFS using the integrated shell.Alexis2112009-09-131-27/+64
* Kernel can now load an Initrd.Alexis2112009-09-131-6/+6
* Ram file system seems to work \o/Alexis2112009-09-131-0/+26
* Fixed some bugsAlexis2112009-09-121-4/+4
* Nothing, reallyAlexis2112009-09-111-2/+1
* Added read() and write() functions to Partition::Alexis2112009-09-061-6/+4
* Now we can read frop floppy drives !!! Next : FAT driver.Alexis2112009-08-311-0/+26
* Added a few commands to built-in shell, and made a few scrshots.Alexis2112009-08-311-0/+21
* We now have complete support for keybord, IN UTF-8 !!Alexis2112009-08-311-31/+51
* We now have (partial) support for UTF-8.Alexis2112009-08-291-0/+1
* The Melon kernel now has support for simple multitaskingAlexis2112009-08-291-2/+9
* Some changesAlexis2112009-08-281-8/+14
* Lots of stuff added : heap, timer, device managment, ...Alexis2112009-08-221-9/+58
* Kernel now loads in higher half, and uses a VT for output.Alexis2112009-08-211-2/+12
* System boots up and shows a nice ASCII art logo.Alexis2112009-08-211-0/+32