RE: A86: ROM call help
[Prev][Next][Index][Thread]
RE: A86: ROM call help
What are the equates? None of the Include files I have have these equates.
I use ACZ's standard include files and the ones include with Assembly Studio
86
-----Original Message-----
From: owner-assembly-86@lists.ticalc.org
[mailto:owner-assembly-86@lists.ticalc.org]On Behalf Of warhorse
Sent: Monday, May 17, 1999 1:11 PM
To: assembly-86@lists.ticalc.org
Subject: 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: