Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Caching mechanism added and floppy driver fixed on qemu/vbox | Alexis211 | 2009-11-28 | 3 | -14/+18 |
| | |||||
* | Added some screenshots, re-organized some stuff. | Alexis211 | 2009-11-27 | 1 | -2/+0 |
| | |||||
* | Fixed FATFS::read | Alexis211 | 2009-11-25 | 3 | -17/+31 |
| | | | | | | | - 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 | ||||
* | Reading from floppys supposedly fixed in qemu | Alexis211 | 2009-11-24 | 1 | -13/+6 |
| | |||||
* | Heap included as well in userland library | Alexis211 | 2009-10-18 | 1 | -1/+1 |
| | |||||
* | Tasking now works with linked lists | Alexis211 | 2009-10-11 | 2 | -10/+10 |
| | |||||
* | The kernel shell is now in an independent class, KernelShell:: | Alexis211 | 2009-10-02 | 2 | -3/+3 |
| | |||||
* | Lot of changes. Log now go to /System/Logs/*.log | Alexis211 | 2009-09-19 | 1 | -13/+24 |
| | |||||
* | 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 | 4 | -0/+657 |