summaryrefslogtreecommitdiff
path: root/Source/Kernel/Devices/Floppy/FloppyDrive.class.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Caching mechanism added and floppy driver fixed on qemu/vboxAlexis2112009-11-281-11/+16
|
* Added some screenshots, re-organized some stuff.Alexis2112009-11-271-2/+0
|
* Fixed FATFS::readAlexis2112009-11-251-14/+14
| | | | | | | - 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 qemuAlexis2112009-11-241-13/+6
|
* Tasking now works with linked listsAlexis2112009-10-111-6/+6
|
* Lot of changes. Log now go to /System/Logs/*.logAlexis2112009-09-191-13/+24
|
* Now we can read frop floppy drives !!! Next : FAT driver.Alexis2112009-08-311-0/+330