Re: A86: Rascall Locked problem
[Prev][Next][Index][Thread]
Re: A86: Rascall Locked problem
AntDog@iname.com wrote on 25 Aug 98 16:19:23 +0100:
> ComAsYuAre@aol.com wrote on Mon, 24 Aug 1998 14:55:27 EDT:
> >
> > just reset the user define [sqrt]key program so that the calc doesn't check
> > when _getkey is called.
> >
> > ld a,(iy+36)
> > ld (skey_storage),a ;save original flag
> > res 6,(iy+36) ;disable sqrtkey
> > ...
>
> Thanks! - I had forgotten that the sqrtkey programs needed flags too.
>
> Unfortunately, this has not solved my problem...
Sorry! I am so used to hex that I auto-typed $36, & didn't notice
until I saw another source use $24!
So, many thanks! - My problem is solved!
--
~~~~~~~~~~~~~~~~~~~~~~~Amiga Forever!~~~
Anthony J. Doggett |
Mailto:AntDog@iname.com |
http://www.users.zetnet.co.uk/doggett/ |
-------------------------------------- |
Life is what you make of it.
References: