Cosmos/source2/Kernel/System/Hardware/Cosmos.Hardware
blah38621_cp 1b922726f0 The first of a series of commits as I work my way down the list of things Gendarme found wrong. (a large amount is likely to be skipped, as gendarme found 13k potential issues.)
This one makes sure that constructors for abstract classes are protected, not public, as the constructor can only be called by child classes.
2011-10-22 23:19:51 +00:00
..
BlockDevice The first of a series of commits as I work my way down the list of things Gendarme found wrong. (a large amount is likely to be skipped, as gendarme found 13k potential issues.) 2011-10-22 23:19:51 +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 2010-08-15 03:47:31 +00:00
Device.cs Doesnt build yet.. 2010-08-15 15:25:19 +00:00
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 2010-08-15 17:48:36 +00:00
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 2010-08-15 07:55:58 +00:00