summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Nothing, reallyAlexis2112009-09-131-1/+1
|
* Fixed some bugsAlexis2112009-09-128-17/+45
|
* Nothing, reallyAlexis2112009-09-1121-76/+102
|
* Added read() and write() functions to Partition::Alexis2112009-09-068-16/+107
| | | | | These functions make it possible to read or write bytes on a partition without worrying of sectors.
* Ok, exception handling happens in Thread::.Alexis2112009-09-066-44/+47
|
* Bug correctionAlexis2112009-09-067-1608/+4
|
* Cleanup'ed a TODOAlexis2112009-09-062-2/+3
|
* Maybee some changesAlexis2112009-09-0215-607/+650
|
* Added screenshotsAlexis2112009-08-313-0/+0
|
* Now we can read frop floppy drives !!! Next : FAT driver.Alexis2112009-08-3119-690/+1845
|
* Added a few commands to built-in shell, and made a few scrshots.Alexis2112009-08-3113-565/+609
|
* We now have complete support for keybord, IN UTF-8 !!Alexis2112009-08-3124-680/+1482
|
* We now have (partial) support for UTF-8.Alexis2112009-08-2920-649/+842
|
* .Alexis2112009-08-295-251/+267
|
* The Melon kernel now has support for simple multitaskingAlexis2112009-08-2916-449/+1306
|
* cleanupAlexis2112009-08-2922-0/+0
|
* Some changesAlexis2112009-08-2923-6/+9
|
* Some changesAlexis2112009-08-2812-344/+356
|
* Lots of stuff added : heap, timer, device managment, ...Alexis2112009-08-2254-190/+2584
|
* Kernel now loads in higher half, and uses a VT for output.Alexis2112009-08-2125-106/+501
|
* System boots up and shows a nice ASCII art logo.Alexis2112009-08-2132-0/+802
|
* First commitAlexis2112009-08-211-0/+0