RELEASE NOTES
Changes from version 1.0 to 1.1
-------------------------------

The pcode (file pcoderwl.s19) has been updated to remove references
to switches that exist on the 6.270 board but not Rug Warrior.  These
references caused incorrect operation under some circumstances.  Some
obsolete sections have been removed from the pcode.  The LCD startup
procedure has been improved.  The file pcoderwl.s19 is used by both
Mac and MS-DOS versions of IC.

Improvements are underway on the MS-DOS version of the IC compiler
and the downloader.  Beta versions of each file (dlbeta.exe and
icbeta.exe) are included with the MS-DOS distribution.  The beta
downloader attempts to detect whether the cable is connected
correctly.  (The Mac version does not yet check this condition.)  The
beta compiler has been altered to eliminate an out-of-memory
condition that sometimes occurred.

A program robot demonstration program, demo-one.c, is now included.
Documentation for this program is included at the beginning of the
demo-one.c file.