CHANGES since 20190910


v. 20191028
--------------
 - Introduced feature for automatic pin type setting in editor. If a wildcard is met, the pin
   type is just changed automatically according to specific wildcards. It is possible to set
   wildcards for Vcc, GND, Output and NC to speed up models development.
   If you don't want to change type, click it back after editing.
 - Added platform/build architecture information in boot screen.
 - Bugfix: Descriptions >49 characters not shown in preview. Now >129 are not shown.
 - Comments in files. Works, but comments may be lost when used with original software as its
   support for comments is scarce. Comments ending with ; are displayed in log so you can report
   what is tested. Comments with no ";" at the end are totally rescissed even from numbering.
 - ICTESTCON: Now it fails gracefully on Ctrl-C and shuts the voltage down. If hangs - kill -9.
      Not sure will this even work on Windows.
 - S-RAM test tools: Help clarified.
 - RAM modules with external tools, it is possible to send port, baudrate and timeout to external
   tool, manage them from config page.
   EXAMPLE of launching RAM test from arbitrary directory with space in name ("Dev Version" is a
   directory) and reset at the end (ends with !):
          xterm -e "/home/mcbx/Electronics/ICTester/Dev\ Version/2102test $P:$B"!
 - BUGFIX: Program shuts down when ENTER pressed sometimes in chip editor.
 - A new SRAM test tool: 6810test, f0r testing 6810 S-RAM chips (128x8bit).
