; *********************************************************************** ; * * ; * AVRRS232.ASM The Happy Hippy (C) 1999 * ; * * ; *********************************************************************** ; *********************************************************************** ; * * ; * Description : AVR Device Programmer Project - RS232 Demo * ; * Version : 1.00 - 14th March 1999 * ; * * ; * Filename : avrrs232.asm * ; * Source Code : AVR Assembler * ; * * ; * Author : The Happy Hippy * ; * Copyright : The Happy Hippy (C) 1999 * ; * Contact : hippy@psynet.net * ; * * ; * Trademarks : See http://www.psynet.net/hippy/avrintro.htm for * ; * details of Copyright and Trademark assignments. * ; * * ; * Y2K Issues : This code does not use dates for any purpose and * ; * is therefore, by default, millennium compliant. * ; * * ; * For further information about the AVR Device Programmer Project * ; * please look at http://www.psynet.net/hippy/avrintro.htm * ; * * ; *********************************************************************** ; *********************************************************************** ; * * ; * KNOWN BUGS * ; * * ; * None * ; * * ; *********************************************************************** ; *********************************************************************** ; * * ; * RELEASE HISTORY * ; * * ; * 0.00 14 Mar 1999 Skeleton created * ; * * ; *********************************************************************** ; *********************************************************************** ; * * ; * NOTES * ; * * ; * None * ; * * ; ***********************************************************************