Page 1 of 1

nasm as assembler in visual studio 6

Posted: Fri Sep 09, 2011 10:39 am
by rigidbody
Hi everyone,
I want to compile a simple assembly language program like helloworld.asm in visual studio 6. I don't want to use MASM as assembler.
I want to include NASM as assembler.
please help me out.

thanks in advance..:D

Re: nasm as assembler in visual studio 6

Posted: Sat Sep 10, 2011 11:33 am
by Andyhhp
Why does it matter to you? They are basically the same

~Andrew