IBM Macro Assembler/2: Difference between revisions
Appearance
No edit summary |
|||
Line 10: | Line 10: | ||
==Links== | ==Links== | ||
;IBM Announcements | |||
* [http://www-01.ibm.com/common/ssi/rep_ca/8/877/ENUSZP87-4038/index.html ZP87-4038] - 1987-04-02 - IBM Macro Assembler/2 | |||
* [http://www-01.ibm.com/common/ssi/rep_ca/2/877/ENUSZP87-4132/index.html ZP87-4132] - 1987-11-03 - IBM Macro Assembler/2 (Availability) | |||
[[Category:Tools]][[Category:DOS Tools]][[Category:Assembly]] | [[Category:Tools]][[Category:DOS Tools]][[Category:Assembly]] |
Revision as of 15:46, 10 January 2016
IBM Macro Assembler/2 was IBM's version of the Microsoft Macro Assembler specifically modified to support OS/2 and still PC DOS.
Description
It is based on Microsoft Macro Assembler version 4.x and lacks features introduced later with MASM 5 such as Simplified Segment Directives, thus it pre-dates and differs slightly from the Microsoft version 5.1 that was the first OS/2 capable MASM from Microsoft, it was replaced by the IBM ALP Assembler in the mid 90's.
Version
- 1987: IBM Macro Assembler/2 Version 1.00
Links
- IBM Announcements