Cosmos/source/Cosmos.System2
2020-05-07 23:16:44 +02:00
..
FileSystem Fix multi-cluster allocation when writing using fatstream. 2019-04-19 18:07:47 -05:00
Graphics Fixed loading and rendering of 24 bit bitmaps 2020-05-07 23:14:53 +02:00
Keyboard Turkish Standard Keyboard Map | QWERTY 2019-10-09 16:00:24 +03: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 Comment GetPoint() 2019-06-30 21:34:04 -05: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