Cosmos/source/Cosmos.System2/FileSystem
fanoI a52d7918a5 Created new DiskManager class with the required methods that DriveInfo does not have: Format, ChangeDriveLetter, CreatePartition.
- Only Format is implemented for now
- Modified Bochs configuration: increased IPS to 4'000'000 this makes it more faster
- Optimized ReadFatSector to allocate less
2018-07-22 14:58:57 +02:00
..
FAT Created new DiskManager class with the required methods that DriveInfo does not have: Format, ChangeDriveLetter, CreatePartition. 2018-07-22 14:58:57 +02:00
Listing First part of the work on DiskManager 2018-04-13 17:43:00 +02:00
VFS Created new DiskManager class with the required methods that DriveInfo does not have: Format, ChangeDriveLetter, CreatePartition. 2018-07-22 14:58:57 +02:00
CosmosVFS.cs Created new DiskManager class with the required methods that DriveInfo does not have: Format, ChangeDriveLetter, CreatePartition. 2018-07-22 14:58:57 +02:00
DiskManager.cs Created new DiskManager class with the required methods that DriveInfo does not have: Format, ChangeDriveLetter, CreatePartition. 2018-07-22 14:58:57 +02:00
FatFileSystemFactory.cs First part of the work on DiskManager 2018-04-13 17:43:00 +02:00
FileSystem.cs Created new DiskManager class with the required methods that DriveInfo does not have: Format, ChangeDriveLetter, CreatePartition. 2018-07-22 14:58:57 +02:00
FileSystemFactory.cs First part of the work on DiskManager 2018-04-13 17:43:00 +02:00
FileSystemType.cs First part of the work on DiskManager 2018-04-13 17:43:00 +02:00