Re: A86: Interrupt questions


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

Re: A86: Interrupt questions




you can get input but you can't use _getkey or _getky, you have to read
the ports. this is better for games anyway.

Trey Jazz wrote:
> 
> if you DI you cant get input from the keyboard cuz it is interupt controlled
> (only checks the keypad port if the interupts are on)
> 
> >> the interrupt is what lets the keyboard work right
> >
> >Hmm.  Could you explain that a little?
> >

-- 

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


References: