Re: A86: Basic to Asm Variable Transfer


[Next][Index][Thread]

Re: A86: Basic to Asm Variable Transfer




>I tried what you said and _rcly works perfect but it doesn't recall x
>for some reason. Any Ideas Why?


Maybe _CONVOP1 destroys the B register.. Try push/pop of BC or disassemble
the call to see what registers it used... Suggestions?

Later,
    Matt


Follow-Ups: