Wednesday, August 5, 2015

masm


masm

Masm is the compiler which use to work in 16 bit and 32 bit environment . Basically it is the old machane language which is known as the Assenbly language .
you can download the nasm which is similar to the masm download here.


the image of masm in use


you can download the masm file from this blog directly.
masm is the compiler on which you can perform the coding process .



Microsoft Macro Assembler

The Microsoft Macro Assembler (MASM) is an x86 assembler that uses the Intel syntax for MS-DOS
and Microsoft Windows. Beginning  with MASM 8.0 there are two versions of the assembler - one for
16-bit and 32-bit assembly sources, and another (ML64) for 64-bit sources only.


Click Here for Download 

download path to get the link




No comments:

Post a Comment