Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Caching mechanism added and floppy driver fixed on qemu/vbox | Alexis211 | 2009-11-28 | 1 | -2/+1 |
| | |||||
* | Fixed FATFS::read | Alexis211 | 2009-11-25 | 1 | -3/+11 |
| | | | | | | | - Also added a HDD image, will be used later - Also modified a bit the fdc driver - Also added a hexdump function to kernel shell for dumping file contents | ||||
* | Tasking now works with linked lists | Alexis211 | 2009-10-11 | 1 | -4/+4 |
| | |||||
* | The kernel shell is now in an independent class, KernelShell:: | Alexis211 | 2009-10-02 | 1 | -2/+2 |
| | |||||
* | Cleanup'ed a TODO | Alexis211 | 2009-09-06 | 1 | -1/+1 |
| | |||||
* | Now we can read frop floppy drives !!! Next : FAT driver. | Alexis211 | 2009-08-31 | 1 | -0/+205 |