Cosmos/source/Cosmos.HAL
2015-12-18 08:23:38 -06:00
..
BlockDevice Filesystem/VFS/FAT work by @charlesbetros has been merged into main kernel. 2015-10-02 17:12:00 +02:00
Drivers Fixed a simple bug 2015-11-06 19:20:27 +02: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
ScanMaps Small change for testing. Seems to work now? 2015-08-26 16:43:24 +02: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
ConsoleKeyEx.cs NumLock, CapsLock and ScrollLock are now global 2015-08-12 01:57:01 +02:00
Cosmos.HAL.csproj Used right expception, new TextScreenHelpers class (for debug) 2015-12-13 16:39:04 +01:00
Cosmos.snk
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
Global.cs Filesystem/VFS/FAT work by @charlesbetros has been merged into main kernel. 2015-10-02 17:12:00 +02:00
Keyboard.cs Add some tests. 2015-09-04 14:54:38 +02:00
Keyboard.html
KeyEvent.cs BIG keyboard work (not finished though) 2015-08-09 15:37:56 +02:00
KeyMapping.cs Added AZERTY key layout. 2015-08-09 17:12:17 +02:00
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
Power.cs Moved the Reboot func from Power to Core.CPU.Reboot 2015-08-12 18:59:19 +02:00
PS2Keyboard.cs Ongoing changes. 2015-08-18 20:19:36 +02:00
RTC.cs
RTC.html
ScanMapBase.cs Small change for testing. Seems to work now? 2015-08-26 16:43:24 +02:00
TextScreen.cs Used right expception, new TextScreenHelpers class (for debug) 2015-12-13 16:39:04 +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 Adding TextScreenHelpers. 2015-12-18 08:23:38 -06:00