GETKEY 1.1 
----------

Author:               SUCKER (Pieter Van Nuffel)
E-mail:               sucker_pvn@hotmail.com
Homepage:             I am still working on that
Version:              1.1
First public release: 25/02/2001 (february!)
Last modified:        27/02/2001
Platform:             TI-OS
Language:             TI-83 assembly
Size:                 GETKEY:  22 bytes
		     ZGETKEY: 144 bytes

This program displays the value of the key that 
is pressed with the romcall _getkey. Press <CLEAR> 
to exit the program.

UPDATE v1.1
-----------
-included res onInterrupt,(iy+onFlags) to prevent
 the on-key doing crazy stuff

If you have comments, suggestions or something else to say,
feel free to email me!

THANKS
------
-To Ti, for creating such a great calculator
-To ASMGURU(James Matthews) with his asm lessons
-To Bill Nagel for being such a great programmer