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.2.1 ÛÜßßÛÜßÜÛÛ Ûß Û ßÛ ß Û ÛÛÛß Û For TI-83 ION ßßßßßßßßßßßßßßßßßßßßßßßßßßßßß For four-band and five-band resistors by Vasantha Crabb <_merlin@operamail.com> ION port for TI-83/83+ by Emir Sakic ======================================================================== SOURCE CODE DOCUMENTATION ======================================================================== The source code to Colêurs is provided so you can see how an assembly language program works on a TI calculator. It contains examples of simple user interaction, display manipulation and string manipulation. Please DO NOT distribute any modified copies of Colêurs 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 you only have 28 kB of RAM, and you do all you can to make your program as small as possible. You may use code from Colêurs 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 Colêurs must be acompanied by a comment "Courtesy Vasantha Crabb". Source code Copyright (c) 2000 Vasantha Crabb.