Re: A86: Displaying OPs


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

Re: A86: Displaying OPs




>And how can I send an OP to the stack?


pushrealo1 equ 4813h - push op1 onto FPS 10 bytes

rst $18 is a faster version of the above.

Was this the call you were looking for?

I have some other interesting calls on my Asm FAQ and Joshua's Gram's
Include files help a lot too
with this type of stuff..

Later,
    Matt