Re: A86: Re: Down+Left


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

Re: A86: Re: Down+Left




>Maybe we could rewrite the interrupt using that pop hl method.  That
>could serve as the "patch" people were saying couldn't happen.

You mean rewrite the keypad handler? Like copy everything from 60h and
beyond that would normally be executed and put it in our asm routine and put
it in the user interrupt, and then fix and optimize TI's keypad handling
routine? So when you call the user interrupt it goes right back to 38h and
bypasses TI's routines... Wow, interesting idea

-Matt
http://www.dogtech.com/cybop/ti86/



Follow-Ups: