Re: A86: test program


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

Re: A86: test program



Bryan Weinstein wrote:
> 
> How do you manually type an assembly program into an 86 ?

you have to use 

:AsmPgrm
:C9 ;hex codes (use the lst switch on tasm to get the code)


References: