summaryrefslogtreecommitdiff
path: root/Source/Kernel/Devices/Floppy
Commit message (Collapse)AuthorAgeFilesLines
* Caching mechanism added and floppy driver fixed on qemu/vboxAlexis2112009-11-283-14/+18
|
* Added some screenshots, re-organized some stuff.Alexis2112009-11-271-2/+0
|
* Fixed FATFS::readAlexis2112009-11-253-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 qemuAlexis2112009-11-241-13/+6
|
* Heap included as well in userland libraryAlexis2112009-10-181-1/+1
|
* Tasking now works with linked listsAlexis2112009-10-112-10/+10
|
* The kernel shell is now in an independent class, KernelShell::Alexis2112009-10-022-3/+3
|
* Lot of changes. Log now go to /System/Logs/*.logAlexis2112009-09-191-13/+24
|
* Cleanup'ed a TODOAlexis2112009-09-061-1/+1
|
* Now we can read frop floppy drives !!! Next : FAT driver.Alexis2112009-08-314-0/+657