Cosmos/source/Cosmos.System2/FileSystem/FAT
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
..
Listing - Removed "m_" for properties names 2018-04-22 15:11:02 +02:00
FatFileSystem.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
FatStream.cs - Removed "m_" for properties names 2018-04-22 15:11:02 +02:00