Return Styles: Pseud0ch, Terminal, Valhalla, NES, Geocities, Blue Moon. Entire thread

Best X86 Assembler - FASM vs NASM vs MASM?

Name: Anonymous 2012-08-24 19:19

So I'm looking to learn x86 assembly and I wanted to know which assembler is the best.

I hear FASM is the fastest assembler, NASM is buggy, and MASM is Macro$hit so it is probably slow and integrated with .net

Name: Anonymous 2012-08-25 8:26

Nasm. C++ Inline Asm would be the best but the operands are always the wrong fukken way around!

Name: Cudder !MhMRSATORI!fR8duoqGZdD/iE5 2012-08-26 4:14

>>11
There's an Intel syntax option for g++, except that you have to remember to set it back to AT&T at the end of the inline asm block because it really is a pass-through thing.

Little things like this are what prevent me from going to exclusively *nix development. The tools are there and powerful, but their implementation is often awkward. (See also: proliferation of incompatible UI libraries, huge chains of (versioned!) dependencies, no centrally managed configuration, etc.)

Newer Posts
Don't change these.
Name: Email:
Entire Thread Thread List