Cosmos/source2/Kernel/System/Hardware/Cosmos.Hardware
2012-01-23 14:13:32 +00:00
..
BlockDevice Removed test code. 2012-01-22 15:15:39 +00:00
Drivers Added the Clear, and DefineCursor functions to the repository version of the VMWareSVGAII driver. 2011-09-16 18:30:17 +00:00
Properties
Bootstrap.cs
Cosmos.Hardware.csproj Implemented support for PCI Devices 2011-09-14 10:42:22 +00:00
Cosmos.Hardware.csproj.vspscc
Cosmos.snk
Device.cs
Global.cs 2012-01-16 04:56:51 +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
PCSpeaker.cs Added PcSpeaker class 2012-01-23 14:13:32 +00:00
PIT.cs
PIT.html
RTC.cs Implemented the RTC, it should now support all possible options that RTC can support. 2011-09-17 16:51:03 +00:00
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