Cosmos/source/Cosmos.HAL2
KM198912 529fb51c7b
Enable Slaves on IDE
Enabling Slaves on the IDE causes no Issues it rather enables HDD detection on Computers that did not detect the hdd beforehand, ie. Laptops that assing the Optical Drive as Master and the HDD as Slave.
2020-10-18 20:40:24 +02:00
..
BlockDevice Enable Slaves on IDE 2020-10-18 20:40:24 +02:00
Drivers build fix + fct rename 2020-07-16 22:42:11 +02:00
Network
Bootstrap.cs Merge latest from master. 2018-06-28 21:59:42 +01:00
Cosmos.HAL2.csproj MemoryBlock changes 2020-07-04 16:35:11 +02:00
DebugTextScreen.cs Added the concept of Encoding to the Console for now ASCII (default) and CP437 are supported (for others as CP858 I think it is needed to change font too) 2018-01-27 20:00:11 +01:00
Device.cs
Global.cs Resolve conflicts with master. 2020-07-03 17:25:40 +02:00
Keyboard.html
KeyboardBase.cs Started working on KeyboardBase api docs 2020-06-17 22:53:59 +03:00
MouseBase.cs Merge latest from master. 2018-06-28 21:59:42 +01:00
NetworkDevice.cs Started working on NetworkDevice api docs 2020-06-17 22:54:46 +03:00
PCI.cs Resolve conflicts with master. 2020-07-03 17:25:40 +02:00
PCI.html
PCIDevice.cs remove useless using + VBEAvailable function 2020-07-16 21:07:43 +02:00
PCIDeviceBridge.cs
PCIDeviceCardbus.cs
PCIDeviceNormal.cs
PCSpeaker.cs Started working on PCSpeaker api docs 2020-06-17 22:57:05 +03:00
PIT.cs PIT 2018-01-25 14:08:13 -06:00
PIT.html
Power.cs Done Power api docs 2020-06-17 23:02:14 +03:00
PS2Controller.cs Fix Laptop Touchpads 2020-10-18 16:53:21 +02:00
PS2Keyboard.cs Started working on PS2Keyboard api docs 2020-06-17 23:02:53 +03:00
PS2Mouse.cs Moved keyboard and mouse detection logic to Cosmos.HAL.Global. 2018-06-29 02:37:14 +01:00
RTC.cs
RTC.html
TextScreen.cs Started working on TextScreen api docs 2020-06-17 23:03:38 +03:00
TextScreen.html
TextScreenBase.cs Started working on TextScreenBase api docs 2020-06-17 23:04:06 +03:00
TextScreenHelpers.cs