Re: A86: test program


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

Re: A86: test program



Once you have the hex output, open a new program using the program editor,
put AsmPrgm on the first line then type the hex output.  To run the
program use Asm().  The shortest example would be
AsmPrg
C9
which just returns from the program without doing anything.

On Sun, 26 Oct 1997, Bryan Weinstein wrote:

> How do you manually type an assembly program into an 86 ?
> 


References: