Cosmos/source/Cosmos.HAL2
valentinbreiz 2f2cd626e3 Implement non linear framebuffer detection for VBE multiboot
Real hardware doesn't often use a linear framebuffer. It can causes graphics issues.
2020-12-24 03:21:02 +01:00
..
BlockDevice Fixed fat file system bug when creating a new directory which gets allocated a cluster with data still in it 2020-10-29 11:26:55 +01:00
Drivers Implement non linear framebuffer detection for VBE multiboot 2020-12-24 03:21:02 +01:00
Network
Bootstrap.cs
Cosmos.HAL2.csproj Fixed incorrect replaces 2020-11-14 19:07:21 +01:00
DebugTextScreen.cs
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
NetworkDevice.cs Started working on NetworkDevice api docs 2020-06-17 22:54:46 +03:00
PCI.cs Add GetDevice with bus, slot, function informations. 2020-12-14 22:59:42 +01: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.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
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