Cosmos/source/Cosmos.HAL
2017-05-06 01:37:42 +01:00
..
BlockDevice Ongoing progress integrating new memory model. 2016-06-25 15:30:58 -04:00
Drivers Merge branch 'master'. 2017-05-04 01:18:50 +01:00
Network
Properties VS 2017 work. 2017-03-19 09:29:46 -05:00
.editorconfig Fix ata detection bug. CD drives were recognized as ATAPI devices, but still handled as ATA ones. Currently we don't have an ATAPI driver, so the CD drives are ignored. 2015-07-05 13:28:16 +02:00
Bootstrap.cs
Cosmos.HAL.csproj Project build changes. 2017-05-06 01:37:42 +01:00
DebugTextScreen.cs Used right expception, new TextScreenHelpers class (for debug) 2015-12-13 16:39:04 +01:00
Device.cs
Global.cs Create projects and msbuild targets for dotnet core. 2016-12-13 22:39:41 -06:00
Keyboard.html
KeyboardBase.cs Compiler fixes. 2017-01-11 00:12:14 +00:00
Mouse.cs
NetworkDevice.cs
PCI.cs Progress. 2016-06-22 16:32:16 -04:00
PCI.html
PCIBaseAddressBar.cs
PciDevice.cs More progress 2015-08-01 09:04:35 -04:00
PCIDeviceBridge.cs
PCIDeviceCardbus.cs
PCIDeviceNormal.cs
PCSpeaker.cs
PIT.cs Ongoing work on memory 2015-07-28 20:18:14 -04:00
PIT.html
Power.cs Moved the Reboot func from Power to Core.CPU.Reboot 2015-08-12 18:59:19 +02:00
PS2Keyboard.cs Better keyboard implementation 2016-07-18 02:42:33 +01:00
RTC.cs
RTC.html
TextScreen.cs Implemented some console methods and fixed a bug in the console, copying the behaviour of background color in 2016-06-24 00:41:30 +01:00
TextScreen.html
TextScreenBase.cs Implemented Console's CursorSize and CursorVisible properties 2015-12-07 15:11:57 +01:00
TextScreenHelpers.cs Used right expception, new TextScreenHelpers class (for debug) 2015-12-13 16:39:04 +01:00