Getkey Studio 2.1 for VENUS
---------------------------


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:              2.1
First public release: 26/02/2001 (DD/MM/YYYY)
Last modified:        21/01/2002
Platform:             TI-OS
Language:             TI-83 assembly
size:        GETKEY:  141 bytes
             GETCSC:  145 bytes
               GETK:  141 bytes
             DIRECT:  398 bytes


Install venus on your calculator and send 
gstudio.83g to your Ti-83. The programs can
be run from the PRGM menu or from within the
shell


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.


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


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. 


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



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 Tijl Coosemans for the next great shell
-To Bill Nagel for being such a great programmer