News:

MASM32 SDK Description, downloads and other helpful links
MASM32.com New Forum Link
masmforum WebSite

Noob Question

Started by vanya, November 13, 2006, 01:24:06 AM

Previous topic - Next topic

vanya

Hello-
I'm a noob to x86 assembler (though I've worked with 6502, IBM 360/370, PowerPC assembler, etc.). Just curious-what's the difference between MASM, available from MS' site, and MASM32 available elsewhere. Is MASM32 a MASM distribution with linkers, debuggers, etc.? Is it a MASM clone? I looked at both sites (even wikipedia), but found no connecting information. By the name, it sounds like it's just a 32-bit version of MASM, but just like some clarification. Thanks, sorry for the noob question.
Vanya

hutch--

Microsoft have not provided MASM as a seperate produce since the middle 90s. MASM32 is a project that uses ML.EXE uder a DDK licence which is directed at assembly programming, not an appendage to C/C++ programming.
Download site for MASM32      New MASM Forum
https://masm32.com          https://masm32.com/board/index.php

vanya

Thanks, Hutch-appreciate the clarification.

StarsInTheSky

Hi,

I read the version compatibility explaination at http://www.masm32.com/mlcompat.htm and got confused too.

Could you please add the explaination to that page that 6.15 can be used together with masm32 (if thats the case)

thanks

hutch--

Stars,

MASM32 can be used with 6.14, 6.15, 7.00, 7.10 and 8.00.
Download site for MASM32      New MASM Forum
https://masm32.com          https://masm32.com/board/index.php