Re: A86: Re: Down+Left


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

Re: A86: Re: Down+Left




John Malluck wrote:
> 
> BIOSERRORS wrote:
> 
> > We NEED to figure this out.  I've been struggling with this problem for some
> > time!
> 
>   It's already been figured out. This is a flaw in the getkey rom call routine.
> The games where this key combination doesn't lock up the calculator disables the
> rom routine (interrupt) that causes this flaw. Basically you disabled the broken
> one and write a new one to be used in the program. I wish I new more, but I
> don't. Keep asking and someone is bound to answer.
>                         -Michael Malluck

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


Follow-Ups: References: