Hi Mark,
At the moment, all I have is the MS assembler in VS 10. I will look into downloading one of the other assemblers I've seen described here.
that's a good idea. In the upper right corner of the forum you'll find MASM32 download link. A nearly 100% MASM compatible assembler is
jWasm, which I would strongly recommend. It's fast, lean and well maintained by our forum member Japheth. Moreover, some MASM bugs are eliminated. Another similar tool is the
Solar Assembler, which is written and maintained by forum member and Global Moderator BogdanOntanu.
In the other direction you have the NASM like tools like
NASM and
YASM, both not bad and worth a try. Another alternative is
FASM.
I've installed in parallel MASM, jWasm, YASM and GAS for Windows XP, Windows 7, Linux and BSD. That's not a problem. Have fun and happy installing.
Gunther