summaryrefslogtreecommitdiff
path: root/Source/Kernel/Melon.ke
Commit message (Collapse)AuthorAgeFilesLines
* Ram file system seems to work \o/Alexis2112009-09-131-0/+0
|
* Fixed some bugsAlexis2112009-09-121-0/+0
|
* Nothing, reallyAlexis2112009-09-111-0/+0
|
* Added read() and write() functions to Partition::Alexis2112009-09-061-0/+0
| | | | | 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-061-0/+0
|
* Bug correctionAlexis2112009-09-061-0/+0
|
* Maybee some changesAlexis2112009-09-021-0/+0
|
* Now we can read frop floppy drives !!! Next : FAT driver.Alexis2112009-08-311-0/+0
|
* Added a few commands to built-in shell, and made a few scrshots.Alexis2112009-08-311-0/+0
|
* We now have complete support for keybord, IN UTF-8 !!Alexis2112009-08-311-0/+0
|
* We now have (partial) support for UTF-8.Alexis2112009-08-291-0/+0
|
* .Alexis2112009-08-291-0/+0
|
* The Melon kernel now has support for simple multitaskingAlexis2112009-08-291-0/+0
|
* Some changesAlexis2112009-08-281-0/+0
|
* Lots of stuff added : heap, timer, device managment, ...Alexis2112009-08-221-0/+0
|
* Kernel now loads in higher half, and uses a VT for output.Alexis2112009-08-211-0/+0
|
* System boots up and shows a nice ASCII art logo.Alexis2112009-08-211-0/+0