Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Revive Melon | Alex AUVOLAT | 2014-10-28 | 1 | -3/+3 |
| | |||||
* | Minor changes | Alexis211 | 2009-12-19 | 1 | -3/+5 |
| | |||||
* | Fixed some stuff | Alexis211 | 2009-11-28 | 1 | -8/+8 |
| | |||||
* | Caching mechanism added and floppy driver fixed on qemu/vbox | Alexis211 | 2009-11-28 | 1 | -5/+5 |
| | |||||
* | Added some screenshots, re-organized some stuff. | Alexis211 | 2009-11-27 | 1 | -9/+17 |
| | |||||
* | Fixed FATFS::read | Alexis211 | 2009-11-25 | 1 | -2/+2 |
| | | | | | | | - 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 | ||||
* | Multiple things : | Alexis211 | 2009-11-24 | 1 | -11/+25 |
| | | | | | | - Partially fixed FATFS::read - Corrected some unicode encoding/decoding related stuff - Implemented LFN entries parsing | ||||
* | Screwy implementation of FATFS::read | Alexis211 | 2009-11-15 | 1 | -2/+26 |
| | |||||
* | Reading from the FAT12-formatted floppy works \o | Alexis211 | 2009-11-15 | 1 | -0/+201 |