Re: A86: port 1


[Prev][Next][Index][Thread]

Re: A86: port 1




_I_ don't use port 1 because my programs tend to use over half the keys
- and they all do something different.  Using port 1 would be a
nightmare, but I don't use GET_KEY either, because it drains batteries,
uses TI's silly call routine at $28CB (I _think_ that's where it is...),
and I seem to recall that is does something to OP2 that I'm not
interested in.  Instead, I wrote a little routine that gets a byte halts
until a key is pressed (I think...) and gets the scancode from $C000.

-------------------------------
Dark Ryder
ICQ#:     8189903
E-Mail:   DarkRyder@cyberdude.com

+------------+
|TTT N  N  CC|
| T  NN N C  |
| T  N NN C  |
| T  N  N  CC|
+------------+
ICQ#:     14978180
E-Mail:   TNCalc@iname.com
URL:      <Under Construction>

-----BEGIN GEEK CODE BLOCK-----
Version: 3.12
GCS/CC/ED/IT/M/MU/P/S/O/AT (!)d?- s++:+ a?18 C++++$ U>++ P? L>+++ E-
W+++$ !N
o? K? w++(--)$ !O- !M-- V? PS+++ PE-- Y PGP t*+ 5++ X+ R*++ tv+ b++++
DI++++
D++ G++ e* h!-- r- y**++
------END GEEK CODE BLOCK------


References: