Cosmos/source2/Kernel/System/Hardware/Cosmos.Hardware
2011-09-17 16:51:03 +00:00
..
BlockDevice Fully plugged the System.Math class with a pure C# version. Commented out the old version of this plug, but left it there. Also commented out the exception that was being thrown in Cosmos.Hardware.BlockDevice, which was preventing system booting. 2011-09-15 21:09:52 +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
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
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
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