Re: A86: Basic to Asm Variable Transfer


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

Re: A86: Basic to Asm Variable Transfer





On Sun, 31 May 1998 19:06:01 -0400 "Matt2000" <matt2000@gte.net> writes:
>
>>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?

af,bc,hl,de  all change

you can use my "dump" program to check, just set the registers to FFFF or
something and call it.

-josh

>
>Later,
>    Matt
>
>

_____________________________________________________________________
You don't need to buy Internet access to use free Internet e-mail.
Get completely free e-mail from Juno at http://www.juno.com
Or call Juno at (800) 654-JUNO [654-5866]


References: