[A83] Re: On calc.


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

[A83] Re: On calc.



tnx. Is there any example of useful code? =).
And where can I read about the syntax?
On Mon, 7 Apr 2003 14:50:27 -0400 (EDT)
nickptar@mindspring.com wrote:

> -------Original Message-------
> Date: Mon, 7 Apr 2003 17:01:28 +0200
> From: Peter =?ISO-8859-1?Q?Ankerst=E5l?=
> <peter.ankerstal@george.ljusdal.se>
> Subject: [A83] On calc.
> 
> 
> Is there anyone who have wrote a asm-program directly om the calc?
> I wont work. Can I please have som example code and some intructions how
> to do?
> 
> Peter.
> 
> -----------------------------
> 83+ or 83? 83+ example:
> AsmPrgm (under 2nd-Catalog)
> 9090 (two NOPs)
> C9 (RET)
> (You may need a line to end. I don't know.)
> 
> Run with Asm(prgmPROG). To reduce the size:
> AsmComp(prgmPROG,prgmCOMP)
> and run Asm(prgmCOMP).
> 



Follow-Ups: References: