Quote:
|
Originally Posted by R-G
Not bad, Jordan. I'm interested on some statements of you. What Assemblers do you people prefer out there.
Any comment is welcome.
|
I prefer the
Netwide Assembler and the
Flat Assembler. I'm not yet enough experienced with the Assembly Language to say why exactly I prefer one over another. They're just easy to use, and have a great syntax, imo.
FASM have a really great feature, it can output right into an executable file, in many different formats, from 16-bit to 64-bit, etc. It's because it loads directly from the system DLL's, and it then needs no linker.
NASM:
The Netwide Assembler: NASM
FASM:
flat assembler