Cosmos/source/Cosmos.HAL
2016-09-07 19:42:40 -05:00
..
BlockDevice Ongoing progress integrating new memory model. 2016-06-25 15:30:58 -04:00
Drivers Fixed string split and compare ordinal. Made some chnages to debug nessages to showmring and section. 2016-01-06 22:07:30 -06:00
Network arp messages are now sent correctly. 2014-12-07 14:27:28 +01:00
Properties Ongoing work 2015-08-10 12:43:36 -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
ConsoleKeyEx.cs Added the german keyboard layout 2016-08-19 18:12:25 +02:00
ConsoleKeyExExtensions.cs Added the german keyboard layout 2016-08-19 18:12:25 +02:00
Cosmos.HAL.csproj Missing file reference. 2016-06-09 08:00:45 -04:00
Cosmos.snk Reorganize source: Everything is out of source2 now and the soutions are cleaned up. 2014-11-28 00:48:23 +00:00
DebugTextScreen.cs Used right expception, new TextScreenHelpers class (for debug) 2015-12-13 16:39:04 +01:00
DefaultKeyboard.cs BIG keyboard work (not finished though) 2015-08-09 15:37:56 +02: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 missing stuff from plug manager. 2016-06-28 23:32:53 -05:00
Keyboard.cs Ongoing work on memory. 2016-06-21 18:34:23 -04: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
KeyEvent.cs BIG keyboard work (not finished though) 2015-08-09 15:37:56 +02:00
KeyMapping.cs Added the german keyboard layout 2016-08-19 18:12:25 +02: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 Moved the Reboot func from Power to Core.CPU.Reboot 2015-08-12 18:59:19 +02:00
PS2Keyboard.cs Small keyboard refactoring: Now it's possible to specify a different keymap (Currently only US standard and FR standard are supported) in the kernel. 2016-06-07 16:35:11 +02: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
ScanMapBase.cs Reverted the changed XOR-call 2016-08-19 19:38:05 +02:00
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 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