summaryrefslogtreecommitdiff
path: root/Source/Kernel/Makefile
Commit message (Expand)AuthorAgeFilesLines
* Ram file system seems to work \o/Alexis2112009-09-131-0/+1
* Nothing, reallyAlexis2112009-09-111-1/+1
* Added read() and write() functions to Partition::Alexis2112009-09-061-1/+1
* Now we can read frop floppy drives !!! Next : FAT driver.Alexis2112009-08-311-1/+5
* We now have complete support for keybord, IN UTF-8 !!Alexis2112009-08-311-2/+6
* We now have (partial) support for UTF-8.Alexis2112009-08-291-1/+2
* The Melon kernel now has support for simple multitaskingAlexis2112009-08-291-0/+4
* Lots of stuff added : heap, timer, device managment, ...Alexis2112009-08-221-2/+15
* Kernel now loads in higher half, and uses a VT for output.Alexis2112009-08-211-0/+2
* System boots up and shows a nice ASCII art logo.Alexis2112009-08-211-0/+50