Cosmos/source/Cosmos.System2
2019-05-04 19:14:00 +02:00
..
FileSystem Fix multi-cluster allocation when writing using fatstream. 2019-04-19 18:07:47 -05:00
Graphics Fixes #1109 and #1078. 2019-02-17 16:35:24 +01:00
Keyboard Moved keyboard and mouse detection logic to Cosmos.HAL.Global. 2018-06-29 02:37:14 +01:00
Network Network code cleanup. 2018-10-20 17:02:45 +01:00
Properties
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
Cosmos.System2.csproj Fixed project references. 2018-11-19 12:50:25 +00:00
Global.cs
Kernel.cs Merge latest from master. 2018-06-28 21:59:42 +01:00
Kernel.html
MathEx.cs
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