I've already added it onto the sticky links topic, but reposting it here for anyone interested.
MASM v8 (that's the latest one) is available from Microsoft's website for download for free.
-
http://www.microsoft.com/downloads/details.aspx?FamilyId=7A1C9DA0-0510-44A2-B042-7EF370530C64&displaylang=enRequires: VC++ 2005 Express (also free)
License: None-commercial uses only
EDIT: It is possible to not having to install VC++ 2005 Express if you do some uncompressing, renaming of files, and combining it with the
2005 Redistributable (and other obvious SDK / libraries / inc's and what not that you might need).