Re: A86: ROM call help
[Prev][Next][Index][Thread]
Re: A86: ROM call help
Make sure your include files have equates for them.
terrence
Richins wrote:
> I downloaded zdist from ticalc and would like to be able to change to work
> with ASE. It doesn't have a wait key loop at the end and so exits
> immediatly back to the shell. After I put a wait key loop in and then tried
> to assembly it with "Assembly Studio 86" I got a bunch of errors. It says
> it doesn't understand these calls:
>
> _PUSH_OP4
> _PUSH_OP6
> _PUSH_OP3
> _PUSH_OP5
> _POP_OP1
> _POP_OP2
> _PUSH_OP2
> _PUSH_OP1
> _POP_OP3
> _POP_OP4
>
> I am wondering if anyone knows of these calls. Thanks
>
> Richins
Follow-Ups:
References: