Getkey Studio 1.1
-----------------


Author:               SUCKER (Pieter Van Nuffel)
E-mail:               sucker_pvn@hotmail.com
Homepage:             www.maxpages.com/suckerworld :the smallest and crappy'st site on the world!!
Version:              1.1
First public release: 26/02/2001 (february!)
Last modified:        26/12/2001
Platform:             TI-OS
Language:             TI-83 assembly

Getkey Studio 1.0 contains:

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

 GETKEY:  22 bytes
ZGETKEY: 144 bytes


Getk 1.0
--------
This program displays the value of the key that 
is pressed with the romcall _getk. Press <CLEAR> 
to exit the program.

 GETK:  18 bytes
ZGETK: 150 bytes


Direct Input 2.0
----------------
This program displays the group and the value of 
the key that is pressed with direct input. Press 
<CLEAR> to exit the program. 

 DIRECT:  22 bytes
ZDIRECT: 646 bytes



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