Re: A89: getkey()?
[Prev][Next][Index][Thread]
Re: A89: getkey()?
oops, stupid me. i just opened up lesson_2.txt which was included in
tutorial.zip and found a good getkey routine. stupid me. if only i'd seen
that a month ago it woulda saved me a lot of torment.
In a message dated 1/2/99 7:57:01 PM Pacific Standard Time, BLoWh0Le@aol.com
writes:
<<
i don't think that there is one. you can always edit the function in
idle_loop to take out the "idle loop" part. i think if you do that, it
strips
it from like 20 lines to 1 line of code. a lot of it is APD stuff and
there's
also an ST_busy command in there. here's a portion of code from Tetris89,
which I'm assuming is the all that is needed for the keyboard functions. i'm
not exactly sure how it works, which is also why i added it. could somebody
help me through the code, line by line? >>