Jump to content

Microsoft MASM 6.1: Difference between revisions

From EDM2
Ak120 (talk | contribs)
Created page with "Microsoft MASM 6.1 ==Version== * 6.1 was the first version to support Windows PE executables. * 6.11 can be patched to support OS/2 (see above), it is also the last DOS-compa..."
 
Ak120 (talk | contribs)
mNo edit summary
Line 1: Line 1:
Microsoft MASM 6.1
Microsoft Macro Assembler Professional Development System (MASM) version 6.1
 
==Features==
*[[Programmer's Workbench]] development environment
*[[CodeView]] debugger


==Version==
==Version==

Revision as of 15:19, 30 May 2020

Microsoft Macro Assembler Professional Development System (MASM) version 6.1

Features

Version

  • 6.1 was the first version to support Windows PE executables.
  • 6.11 can be patched to support OS/2 (see above), it is also the last DOS-compatible version of MASM.
  • 6.11d
Win 32
  • 6.12 and later were Win32 console executables.

Links

  • masm4os2.zip contains a version of DOSXNT.EXE that makes the MASM 6.11d package compatible with OS/2.