Jump to content

Microsoft MASM 6.1: Difference between revisions

From EDM2
Ak120 (talk | contribs)
mNo edit summary
Tomtom (talk | contribs)
mNo edit summary
 
(One intermediate revision by one other user not shown)
Line 13: Line 13:


==Links==
==Links==
* [http://hobbes.nmsu.edu/download/pub/os2/dev/asm/masm4os2.zip masm4os2.zip] contains a version of DOSXNT.EXE that makes the MASM 6.11d package compatible with OS/2.
* [https://hobbes.nmsu.edu/download/pub/os2/dev/proglang/asm/MASM_patch_6-11.zip] contains a version of DOSXNT.EXE that makes the MASM 6.11d package compatible with OS/2.


[[Category:Assembly Language Development Environment]]
[[Category:Assembly Language Development Environment]]

Latest revision as of 10:37, 5 October 2023

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

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