MASM : Java Glossary

MASM
MASM (Microsoft Assembler). Converts assembler code to machine code. It can generate 16-bit or 32-bit code for DOS (Disk Operating System), Windows or NT. You can download version 8 free. The term is often used generically for any assembler code written for the Intel 80 × 86 or Pentium processors.

Microsoft’s assembler for the Athlon/Pentium/80x86 class CPU (Central Processing Unit)s is called MASM. The assembler ml.exe 9.0 comes bundled with the free Visual C++ Express. For writing DOS utilities, you probably want an older 16-bit DOS ml.exe 6.15. You can download it, and extract the needed pieces with WinZip. You will want the corresponding link.exe 5.6. You can download it, and extract the needed pieces with WinZip. Newer versions are not compatible with the older ones. To use a more recent assembler, you have to make some fairly drastic changes to your code.

Most assembler was 16-bit written in the DOS days and perpetuated to Windows. It was often augmented with long file names to work under W95/W98/Me/NT/W2K/XP. It no longer works in Vista/W7-32/W7-64. There is small amount of 32-bit assembler about but I have yet to see 64-bit or even a 64-bit assembler. That sort of work is done in C now-a-days.


CMP homejump to top You can get the freshest copy of this page from: or possibly from your local J: drive (Java virtual drive/mindprod.com website mirror)
http://mindprod.com/jgloss/masm.html J:\mindprod\jgloss\masm.html
logofeedback Please email your feedback for publication, letters to the editor, errors, omissions, typos, formatting errors, ambiguities, unclear wording, broken/redirected link reports, suggestions to improve this page or comments to Roedy Green : feedback email If you want your message kept confidential, not considered for posting, please explicitly specify that.
mindprod.com IP:[65.110.21.43]
view BlogYour face IP:[38.107.179.212]
You are visitor number 9,767.