Cosmos/source2/Kernel/System/Hardware/Cosmos.Hardware
2011-07-20 00:32:46 +00:00
..
BlockDevice Fixed the formatting of the code in AtaPio 2011-07-18 21:00:07 +00:00
Drivers
Properties
Bootstrap.cs
Cosmos.Hardware.csproj Added Mouse.cs to Cosmos.Hardware 2011-07-05 11:49:02 +00:00
Cosmos.Hardware.csproj.vspscc
Cosmos.snk
Device.cs
Global.cs 2011-02-24 04:16:31 +00:00
Keyboard.cs
Keyboard.html
Mouse.cs Fixed my mouse file, it now compiles. It's also now un-commented. (Possible future change: Make BaseIOGroups a static class) 2011-07-20 00:32:46 +00:00
PciDevice.cs Driver work 2011-02-22 16:56:17 +00:00
PIT.cs
PIT.html
RTC.cs
RTC.html
TextScreen.cs Fixed a scrolling bug in Console where characters were not cleared. Also made slight optimizations to TextScreen class. 2011-03-03 00:42:56 +00:00
TextScreen.html