Cosmos/source/Cosmos.System2
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
..
FileSystem Created new DiskManager class with the required methods that DriveInfo does not have: Format, ChangeDriveLetter, CreatePartition. 2018-07-22 14:58:57 +02:00
Graphics Implemented requested changes 2018-05-20 15:35:04 +02:00
Keyboard Added the concept of Encoding to the Console for now ASCII (default) and CP437 are supported (for others as CP858 I think it is needed to change font too) 2018-01-27 20:00:11 +01:00
Network Move again because of submodules being less than half baked in git. 2017-08-10 16:04:19 -04:00
Properties Move again because of submodules being less than half baked in git. 2017-08-10 16:04:19 -04:00
Text Added the concept of Encoding to the Console for now ASCII (default) and CP437 are supported (for others as CP858 I think it is needed to change font too) 2018-01-27 20:00:11 +01:00
.editorconfig Move again because of submodules being less than half baked in git. 2017-08-10 16:04:19 -04:00
Console.cs Added the concept of Encoding to the Console for now ASCII (default) and CP437 are supported (for others as CP858 I think it is needed to change font too) 2018-01-27 20:00:11 +01:00
Console.html Move again because of submodules being less than half baked in git. 2017-08-10 16:04:19 -04:00
Cosmos.System2.csproj Build targets. 2018-03-21 23:05:20 +00:00
Global.cs Move again because of submodules being less than half baked in git. 2017-08-10 16:04:19 -04:00
Kernel.cs Move again because of submodules being less than half baked in git. 2017-08-10 16:04:19 -04:00
Kernel.html Move again because of submodules being less than half baked in git. 2017-08-10 16:04:19 -04:00
MathEx.cs Move again because of submodules being less than half baked in git. 2017-08-10 16:04:19 -04:00
PCSpeaker.cs Plugged Console.Beep 2018-04-14 02:12:42 +01:00
Power.cs Move again because of submodules being less than half baked in git. 2017-08-10 16:04:19 -04:00
TestingHelpers.cs Move again because of submodules being less than half baked in git. 2017-08-10 16:04:19 -04:00