This document is best viewed under MS-DOS using EDIT, LIST or TYPE.
Some text may not display properly under Windows, MacOS or Unix.


         Version 1.1
        For OS-82/CrASH/Ash

For four-band and five-band resistors 
 by Vasantha Crabb <_merlin@operamail.com>

========================================================================
    SOURCE CODE DOCUMENTATION
========================================================================
The source code to Colurs is provided so you can see how an assembly
language program works on a TI-82 calculator.  It contains examples of
simple user interaction, display manipulation and string manipulation.

Please DO NOT distribute any modified copies of Colurs or its source
code!  I can't provide support for software I haven't written.

I do realise that the code would be easier to understand if it was more
structured and didn't re-use parts of subroutines, but on the TI-82 you
only have 28.5 kB of RAM, and you do all you can to make your program as
small as possible.

You may use code from Colurs in non-commercial programs as long as at
least 50% of the program is your own work.  Also, if more than three
lines of code are copied, you must acknowledge me in the program
credits.  Also, if the source code of the program is distributed, any
three consecutive lines copied from Colurs must be acompanied by a
comment "Courtesy Vasantha Crabb".

Source code Copyright (c) 1999 Vasantha Crabb.
