Key Input Studio 1.2 (for VENUS 2.x, SOS, ION and the TI-OS)
--------------------


Author:               SUCKER (Pieter Van Nuffel)
E-mail:               sucker_pvn@hotmail.com
Homepage:             www.maxpages.com/suckerworld :the smallest and crappy'st 
Version:              1.2                              site on the world!!
First public release: 24/02/2002 (DD/MM/YYYY)
Last modified:        03/03/2002
Platform:             TI-OS
Language:             TI-83 assembly



This studio is the perfect way to find out what values a keypress gives.
Send the correct group to you calculator and follow the correct instructions.
Clear exits the program. Read key_inputs.txt for more information.

P.S. With direct input it's not possible to press the same button
     twice. This has something to do with my code that displays
     a keypress only once, otherwise the entire screen would be 
     filled with the value and the group of the keypress.

+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
+  TI-OS(no shell):						+
+  Send Ti_os.83g to your Ti-83 and run prgmKEYS.		+
+								+
+  ION:								+
+  Send Ion.83p to your Ti-83 and run ION,			+
+  select "Key Input Studio 1.0" to run the program.		+
+								+
+  SOS:								+
+  Send Sos.83p to your Ti-83 and run SOS,			+
+  select "Key Input Studio 1.0" to run the program.		+
+								+
+  VENUS 2.x:							+
+  Send Venus.83p to your Ti-83 and run either prgmKISTUDIO,	+
+  or select "Key Input Studio 1.0" inside a VENUS shell.	+
+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++



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 Rog S., for helping me with some batch programming 
-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