Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Ram file system seems to work \o/ | Alexis211 | 2009-09-13 | 1 | -0/+26 |
| | |||||
* | Fixed some bugs | Alexis211 | 2009-09-12 | 4 | -15/+43 |
| | |||||
* | Nothing, really | Alexis211 | 2009-09-11 | 1 | -2/+1 |
| | |||||
* | Added read() and write() functions to Partition:: | Alexis211 | 2009-09-06 | 4 | -15/+61 |
| | | | | | These functions make it possible to read or write bytes on a partition without worrying of sectors. | ||||
* | Maybee some changes | Alexis211 | 2009-09-02 | 1 | -0/+0 |
| | |||||
* | Now we can read frop floppy drives !!! Next : FAT driver. | Alexis211 | 2009-08-31 | 3 | -1/+27 |
| | |||||
* | Added a few commands to built-in shell, and made a few scrshots. | Alexis211 | 2009-08-31 | 2 | -0/+21 |
| | |||||
* | We now have complete support for keybord, IN UTF-8 !! | Alexis211 | 2009-08-31 | 4 | -31/+68 |
| | |||||
* | We now have (partial) support for UTF-8. | Alexis211 | 2009-08-29 | 2 | -0/+1 |
| | |||||
* | The Melon kernel now has support for simple multitasking | Alexis211 | 2009-08-29 | 1 | -2/+9 |
| | |||||
* | cleanup | Alexis211 | 2009-08-29 | 5 | -0/+0 |
| | |||||
* | Some changes | Alexis211 | 2009-08-29 | 6 | -6/+9 |
| | |||||
* | Some changes | Alexis211 | 2009-08-28 | 2 | -8/+14 |
| | |||||
* | Lots of stuff added : heap, timer, device managment, ... | Alexis211 | 2009-08-22 | 8 | -30/+99 |
| | |||||
* | Kernel now loads in higher half, and uses a VT for output. | Alexis211 | 2009-08-21 | 10 | -7/+63 |
| | |||||
* | System boots up and shows a nice ASCII art logo. | Alexis211 | 2009-08-21 | 15 | -0/+321 |