Hardware/IComputer.cs
Mon, 23 Jul 2012 21:54:35 +0000 Added a RAM hardware and sensor, fixed Issue 115.
Sun, 27 May 2012 14:23:31 +0000 Changed the license to the Mozilla Public License 2.0 and update the licensing information.
Wed, 08 Sep 2010 19:29:58 +0000 Fixed some Code Analysis warnings.
Sun, 15 Aug 2010 14:46:58 +0000 Fixed some Code Analysis warnings.
Sun, 09 May 2010 16:22:13 +0000 Refactored the hardware code and added the visitor pattern for operations on the computer/hardware/sensor/parameter tree.
Fri, 02 Apr 2010 16:05:07 +0000 Fixed Issue 26. Added a dialog to automatically send a crash report.
Sat, 27 Mar 2010 12:57:09 +0000 Added a dialog for the report filename. Added additional checks to T-Balancer code for cases where the port gets closed. Moved the timer to the Computer class.