NASM - The Netwide Assembler

NASM Forum => Using NASM => Topic started by: neferkamichael1 on March 09, 2011, 06:09:47 PM

Title: Is there a nasm for Windows?
Post by: neferkamichael1 on March 09, 2011, 06:09:47 PM
I have installed Nasm but and when I open it, the program briefly appears then disappears.
When I open Nasm-shell I get a Dos window with a prompt.
Is there a Nasm IDE or some way to open Nasm in a Window.
I am brand new to assembly language programming.
Any help is appreciated.
Thanks
neferkamichael1
Title: Re: Is there a nasm for Windows?
Post by: Frank Kotler on March 09, 2011, 09:49:41 PM
NaGoA was one created for Nasm. It appears to be "abandoned", but
still works, AFAIK.

http://www.visual-assembler.pt.vu/

(wow! that's *really* looking abandoned!)

Probably the most popular IDE is RadAsm...

http://radasm.cherrytree.at/radasm/

You can use Nasm with Visual Studio, too, I understand, though it may
take more "setup" than with RadAsm(?). I prefer working from a command
prompt, myself, and I'm not running Windows, so I can't help you much.

Best,
Frank

Title: Re: Is there a nasm for Windows?
Post by: David Stone on March 26, 2011, 06:37:16 AM
NaGoA was one created for Nasm. It appears to be "abandoned", but
still works, AFAIK.

http://www.visual-assembler.pt.vu/

(wow! that's *really* looking abandoned!)

Probably the most popular IDE is RadAsm...

http://radasm.cherrytree.at/radasm/

You can use Nasm with Visual Studio, too, I understand, though it may
take more "setup" than with RadAsm(?). I prefer working from a command
prompt, myself, and I'm not running Windows, so I can't help you much.

Best,
Frank



Yeah there is nasm for windows.