Cosmos/source/Cosmos.HAL
José Pedro 58f48e5643 g3
2017-07-27 00:18:14 +01:00
..
BlockDevice Ongoing progress integrating new memory model. 2016-06-25 15:30:58 -04:00
Drivers g3 2017-07-27 00:18:14 +01:00
Network arp messages are now sent correctly. 2014-12-07 14:27:28 +01:00
Properties Code sorting to RingAttribs phase 1 2017-07-14 12:39:10 -04: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 Reorganize source: Everything is out of source2 now and the soutions are cleaned up. 2014-11-28 00:48:23 +00:00
Cosmos.HAL.csproj Merge Cosmos.Core.Common 2017-07-13 14:38:23 -04:00
DebugTextScreen.cs Used right expception, new TextScreenHelpers class (for debug) 2015-12-13 16:39:04 +01:00
Device.cs Reorganize source: Everything is out of source2 now and the soutions are cleaned up. 2014-11-28 00:48:23 +00:00
Global.cs Merge pull request #704 from valentinbreiz/ACPI 2017-07-16 22:32:17 +01:00
Keyboard.html Reorganize source: Everything is out of source2 now and the soutions are cleaned up. 2014-11-28 00:48:23 +00:00
KeyboardBase.cs Compiler fixes. 2017-01-11 00:12:14 +00:00
Mouse.cs Reorganize source: Everything is out of source2 now and the soutions are cleaned up. 2014-11-28 00:48:23 +00:00
NetworkDevice.cs - cleanup 2014-12-05 19:57:17 +01:00
PCI.cs Progress. 2016-06-22 16:32:16 -04:00
PCI.html Move Pci stuff to Cosmos.HAL. 2014-12-06 13:36:57 +01:00
PCIBaseAddressBar.cs Move Pci stuff to Cosmos.HAL. 2014-12-06 13:36:57 +01:00
PciDevice.cs More progress 2015-08-01 09:04:35 -04:00
PCIDeviceBridge.cs Move Pci stuff to Cosmos.HAL. 2014-12-06 13:36:57 +01:00
PCIDeviceCardbus.cs Move Pci stuff to Cosmos.HAL. 2014-12-06 13:36:57 +01:00
PCIDeviceNormal.cs Move Pci stuff to Cosmos.HAL. 2014-12-06 13:36:57 +01:00
PCSpeaker.cs Reorganize source: Everything is out of source2 now and the soutions are cleaned up. 2014-11-28 00:48:23 +00:00
PIT.cs Ongoing work on memory 2015-07-28 20:18:14 -04:00
PIT.html Reorganize source: Everything is out of source2 now and the soutions are cleaned up. 2014-11-28 00:48:23 +00:00
Power.cs Improvements. 2017-07-16 20:19:49 +02:00
PS2Keyboard.cs Better keyboard implementation 2016-07-18 02:42:33 +01:00
RTC.cs Reorganize source: Everything is out of source2 now and the soutions are cleaned up. 2014-11-28 00:48:23 +00:00
RTC.html Reorganize source: Everything is out of source2 now and the soutions are cleaned up. 2014-11-28 00:48:23 +00:00
TextScreen.cs Fixes. 2017-06-09 16:43:25 +01:00
TextScreen.html Some refactorings.. 2014-12-27 16:38:21 +01:00
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