Direct GetKey v0.50 By Josh Kasten 	Email: josh6818@hotmail.com   AIM screenname: Josh222111


1. How To Use
2. About The Program
3. Up Coming Updates



1. How To Use
=======================
To use this program put the group number into var L and then put Asm(prgmDGK
The program will then put the key pressed into var M.
This program can do multiple keypresses.
To do that you have to do some of what i like to call Binary Math,(Sounds really fun right, its not hard but i'm not going to tell you how to do it in this version bescause it 3:41AM and i need to get some sleep so on the next version i'll add it.)
Or you could use the ex. program i made by pressing two more buttons and writing down the number.
Every combo of keys presses has a differnet number in a group.


Group 1:
...................
Down	=	254 
Left	=	253 
Right	=	251 
Up	=	247 

Group 2:
...................
Enter	=	254 
+	=	253 
-	=	251 
*	=	247 
/	=	239 
^	=	223 
Clear	=	191 

Group 3:
...................
Minus2	=	254 
3	=	253 
6	=	251 
9	=	247 
)	=	239 
Tan	=	223 
Vars	=	191 

Group 4:
...................
Point	=	254 
2	=	253 
5	=	251
8	=	247
(	=	239
Cos	=	223
Prgm	=	191
Stat	=	127 

Group 5:
...................
0	=	254
1	=	253
4	=	251
7	=	247
,	=	239
Sin	=	223
Apps	=	191
X	=	127 

Group 6:
...................
->	=	253
Ln	=	251
Log	=	247
X2	=	239
X-1	=	223
Math	=	191
Alpha	=	127 

Group 7:
...................
Graph	=	254
Trace	=	253
Zoom	=	251
Window	=	247
Y=	=	239
2nd	=	223
Mode	=	191
Del	=	127


----------------------------------------------

2. About The Program
=======================
I made this program in about 5 hours cuz i couldn't finger out how to read and write basic vars lol
This is my frist asm program that i've uploaded ticalc.org i hope you like it.
Do what you like with this program just don't say you made it.
----------------------------------------------

3. Up Coming Updates
=======================
I hope to make the program smaller, faster, and add on how to do the binary thing.
And thats about it cuz what else could i do on it i guess if there was a bug in it or you got an idea for the program


Direct GetKey v0.50 By Josh Kasten 	Email: josh6818@hotmail.com   AIM screenname: Josh222111