Cosmos/source2/Kernel/System/Hardware/Cosmos.Hardware
2012-01-04 05:11:15 +00:00
..
BlockDevice Work for new tool window. 2012-01-04 05:11:15 +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 unit format of assemblyinfos 2010-09-09 20:54:55 +00:00
Bootstrap.cs Bootstrap 2010-09-01 01:30:53 +00:00
Cosmos.Hardware.csproj Implemented support for PCI Devices 2011-09-14 10:42:22 +00:00
Cosmos.Hardware.csproj.vspscc renaming all, except vspackage 2010-09-04 19:07:11 +00:00
Cosmos.snk
Device.cs
Global.cs Implemented support for PCI Devices 2011-09-14 10:42:22 +00:00
Keyboard.cs 2010-08-21 23:19:12 +00:00
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 add comment for pic, 2011-01-01 01:51:11 +00:00
PIT.html 2010-08-25 02:50:55 +00:00
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 2010-09-01 02:50:46 +00:00
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