Cosmos/source/Cosmos.HAL
2015-08-04 15:32:18 -04:00
..
BlockDevice More progress 2015-08-01 09:04:35 -04:00
Drivers Compleated the VBE driver 2015-07-24 08:08:27 +02:00
Network arp messages are now sent correctly. 2014-12-07 14:27:28 +01:00
Properties Rings verification 2014-12-05 16:02:06 +01: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 - Turns out the VMT table was not generated correctly: the _Handle datamember wasn't pointing to the actual data area 2015-07-31 11:51:27 -04:00
Cosmos.snk
DebugTextScreen.cs Added Console colors to the Cosmos.System.Console class and modified the plugs calls. Now Console.ForegroundColor and Console.BackgroundColor are working again! 2015-05-22 13:37:08 +02:00
DefaultKeyboard.cs Reformatted code a bit 2015-06-21 16:15:58 +02:00
Device.cs
Global.cs More progress. We have a bug in try...finally now.. 2015-08-04 15:32:18 -04:00
Keyboard.cs Ongoing work. 2015-07-31 08:34:28 -04:00
Keyboard.html
Mouse.cs
NetworkDevice.cs - cleanup 2014-12-05 19:57:17 +01:00
PCI.cs More compiler fixes for new memory model. 2015-08-01 14:52:14 -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
PIT.cs Ongoing work on memory 2015-07-28 20:18:14 -04:00
PIT.html
RTC.cs
RTC.html
TextScreen.cs Ongoing memory work. 2015-07-31 12:46:07 -04:00
TextScreen.html Some refactorings.. 2014-12-27 16:38:21 +01:00
TextScreenBase.cs Added Console colors to the Cosmos.System.Console class and modified the plugs calls. Now Console.ForegroundColor and Console.BackgroundColor are working again! 2015-05-22 13:37:08 +02:00