Re: A86: How do you compile/assemble ASM programs?
[Prev][Next][Index][Thread]
Re: A86: How do you compile/assemble ASM programs?
This is prolly a very repetitive question, and I'm sorry, but I lost all my
book marks and can't even find the old list archives. Anyway, can someone
just mail me, a site that has some asm info, and copies of that asp86
stuff. Thanks.
E
At 10:58 PM 9/23/97, you wrote:
>If you have the object code but not the .86p you're doing it wrong. With
>Asm86, and you have everything in the same directory, (including source!)
>then do this:
>
> make86p test
>
>where your file is called test.asm
>
>Don't rename test.asm to test, just leave it as test.asm but execute
>make86p without the extension
>
>you can try it with that test program included with Asm86
Follow-Ups:
References: