Re: A89: PLEASE ANSWER MY QUESTIONS!
[Prev][Next][Index][Thread]
Re: A89: PLEASE ANSWER MY QUESTIONS!
At 17:00 1998-12-26 -0700, you wrote:
>>> >You have to disable autoInt 5.
>>>
>>> I've tried that and it doesn't. It's not in auto int 1 or 5. What I
>ended
>>> up doing was moving the screen position over 8 bytes so that every time
>2nd
>>> / whatever is pressed the 2nd is displayed on offscreen video memory.
>>
>>Hmm.. are you sure ? Or maybe you have to disable bothe of them (auto
>>int 1 and 5)
>
>
>I wrote my own handlers for both int 1 and int 5 (and just those two); both
>of my handlers work and still when you press 2nd, the calc displays 2nd. I
>also tried disabling int 2 to get rid of it, but that didn't work either, so
>I just shifted the video memory.
>
when I changed the vectors for all the ints (exept 7) then I got rid of it
at least..
tried 1, 5 AND 2? (or 5 and 2 or 1 and 2?)
(havent got the calc here.. cant try..)
//Olle
References: