Commit graph

11 commits

Author SHA1 Message Date
Elia Sulimanov
646fba1328 Continued adding api docs 2020-06-10 00:24:01 +03:00
Elia Sulimanov
8d7861d94e Added api docs to FileSystem 2020-06-09 19:21:02 +03:00
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
fanoI
d97d3b6e53 - Removed "m_" for properties names
- Renamed class FatDiretoryEntry to FatDirectoryEnty
2018-04-22 15:11:02 +02:00
fanoI
d2ecdfdeee First part of the work on DiskManager
- plugged DriveInfo
- added tests for DriveInfo
- added to VFS a new method RegisterFilesystem()
2018-04-13 17:43:00 +02:00
Valentin Charbonnier
9e198d1ba7 Revert "long changed to ulong."
This reverts commit f827994340.

Revert.
2017-08-13 20:56:03 +02:00
Valentin Charbonnier
f827994340 long changed to ulong. 2017-08-12 19:36:32 +02:00
Valentin Charbonnier
5300250a28 GetVolumes mSize fix. 2017-08-12 18:51:21 +02:00
Kudzu
fa4c223452 Move again because of submodules being less than half baked in git. 2017-08-10 16:04:19 -04:00
Kudzu
fa00b78441 New Cosmos parent dir 2017-08-08 11:29:41 -04:00
José Pedro
a58e3f2fa0 g3 2017-07-30 18:38:20 +01:00
Renamed from source/Cosmos.System/FileSystem/FileSystem.cs (Browse further)