Cosmos/source2/Kernel/System/Hardware/Cosmos.Hardware
2012-07-02 03:24:03 +00:00
..
BlockDevice Removed test code. 2012-01-22 15:15:39 +00:00
Drivers improve SVGAII 2012-02-25 00:17:32 +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 Added network support. ARP and ICMP echo(ping) is working. Couple of major changes here, so please re-run install.bat 2012-02-05 20:24:53 +00:00
Cosmos.Hardware.csproj.vspscc renaming all, except vspackage 2010-09-04 19:07:11 +00:00
Cosmos.snk
Device.cs
Global.cs Frakalicious! We have lift off! 2012-07-02 03:24:03 +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
NetworkDevice.cs Added network support. ARP and ICMP echo(ping) is working. Couple of major changes here, so please re-run install.bat 2012-02-05 20:24:53 +00:00
PciDevice.cs Driver work 2011-02-22 16:56:17 +00:00
PCSpeaker.cs Added PcSpeaker class 2012-01-23 14:13:32 +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 Implemented MemoryBlock changes as discussed with Matt and mailing list - all offsets are not byte offsets, and the TextScreen and VMWareSVGA classes have been updated to use the new functions 2012-02-02 20:06:45 +00:00
TextScreen.html