Cosmos/source/Cosmos.System2
2018-10-07 21:00:52 +01:00
..
FileSystem Removed ReadBuffer "optimization": it made fail read of file bigger of one cluster :-( 2018-07-22 17:42:03 +02:00
Graphics Created MemoryOperations.Copy that copies128 bytes any iterations using ASM 2018-08-21 14:48:10 +02:00
Keyboard Moved keyboard and mouse detection logic to Cosmos.HAL.Global. 2018-06-29 02:37:14 +01:00
Network Minor changes. 2018-07-28 16:08:38 +02: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
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 Fixed missing reference. 2018-10-07 21:00:52 +01: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 Merge latest from master. 2018-06-28 21:59:42 +01: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
MouseManager.cs Moved keyboard and mouse detection logic to Cosmos.HAL.Global. 2018-06-29 02:37:14 +01:00
PCSpeaker.cs Plugged Console.Beep 2018-04-14 02:12:42 +01:00
Power.cs Code cleanup. 2018-10-02 22:07:00 +01:00
TestingHelpers.cs Move again because of submodules being less than half baked in git. 2017-08-10 16:04:19 -04:00