Re: A86: TI-86 interrupts, Part 2


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

Re: A86: TI-86 interrupts, Part 2




Okay, here we go:

_getky (the call that doesn't wait) will return the key that was pressed
when DI was executed (also GET_KEY in asm86.h)

_getkey (the one that waits) will never return, pull out a battery.

Bryan Rittmeyer wrote about returning the last keycode.

-- 

=====================================
=                                   =
=   Kirk Meyer (mailto:_@ibm.net)   =
= http://www.bigfoot.com/~kirkmeyer =
=  http://simcommunity.home.ml.org  =
=                                   =
=   "Set your affection on things   =
=    above, not on things on the    =
=      earth."  Colossians 3:2      =
=                                   =
=====================================


Follow-Ups: References: