summaryrefslogtreecommitdiff
path: root/Source/Kernel/Devices
Commit message (Collapse)AuthorAgeFilesLines
* The kernel shell is now in an independent class, KernelShell::Alexis2112009-10-022-3/+3
|
* Lot of changes. Log now go to /System/Logs/*.logAlexis2112009-09-191-13/+24
|
* Nothing, reallyAlexis2112009-09-115-4/+7
|
* Cleanup'ed a TODOAlexis2112009-09-061-1/+1
|
* Maybee some changesAlexis2112009-09-021-0/+8
|
* Now we can read frop floppy drives !!! Next : FAT driver.Alexis2112009-08-315-0/+674
|
* We now have complete support for keybord, IN UTF-8 !!Alexis2112009-08-313-0/+81
|
* We now have (partial) support for UTF-8.Alexis2112009-08-293-4/+5
|
* The Melon kernel now has support for simple multitaskingAlexis2112009-08-291-2/+2
|
* cleanupAlexis2112009-08-292-0/+0
|
* Some changesAlexis2112009-08-292-0/+0
|
* Some changesAlexis2112009-08-282-2/+5
|
* Lots of stuff added : heap, timer, device managment, ...Alexis2112009-08-226-1/+112
|
* Kernel now loads in higher half, and uses a VT for output.Alexis2112009-08-214-5/+7
|
* System boots up and shows a nice ASCII art logo.Alexis2112009-08-214-0/+59