summaryrefslogtreecommitdiff
path: root/Source/Kernel/Melon.ke
Commit message (Expand)AuthorAgeFilesLines
* The kernel shell is now in an independent class, KernelShell::Alexis2112009-10-021-0/+0
* Nothing intrestingAlexis2112009-09-261-0/+0
* Implemented FileVT.Alexis2112009-09-201-0/+0
* Implemented PipeVT.Alexis2112009-09-201-0/+0
* Added some screenshots :)Alexis2112009-09-201-0/+0
* Keymaps are now loaded from ramfs.Alexis2112009-09-201-0/+0
* Nothing, really.Alexis2112009-09-201-0/+0
* Lot of changes. Log now go to /System/Logs/*.logAlexis2112009-09-191-0/+0
* Implemented ByteArray and wf command.Alexis2112009-09-191-0/+0
* END.Alexis2112009-09-191-0/+0
* More workAlexis2112009-09-191-0/+0
* Started conversion from String to BasicString<WChar>Alexis2112009-09-191-0/+0
* Changes in mutexes, vectors and VTs :Alexis2112009-09-181-0/+0
* Color scheme is now configured in Config.hAlexis2112009-09-171-0/+0
* Added stuff to WChar and String classes.Alexis2112009-09-161-0/+0
* cat command now uses the File class.Alexis2112009-09-151-0/+0
* Added some screenshots and modified some stuff.Alexis2112009-09-151-0/+0
* Added a few commands to kernel shell (rm && mkdir).Alexis2112009-09-141-0/+0
* Class for file descriptors introduced : File. Not used yet.Alexis2112009-09-131-0/+0
* Changed welcome text and added a few error messages.Alexis2112009-09-131-0/+0
* We now can navigate in the VFS using the integrated shell.Alexis2112009-09-131-0/+0
* Kernel can now load an Initrd.Alexis2112009-09-131-0/+0
* RamFS creatable but not loadable yetAlexis2112009-09-131-0/+0
* 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
* 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