Jump to content

Microsoft MASM 6.1: Difference between revisions

From EDM2
Ak120 (talk | contribs)
mNo edit summary
Ak120 (talk | contribs)
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.
* [masm4os2.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]]

Revision as of 01:57, 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

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