Jump to content

IBM Assembly Language Processor: Difference between revisions

From EDM2
mNo edit summary
No edit summary
Line 1: Line 1:
== Description ==
== Description ==
MASM 5.1-compatible assembler from IBM.
A macro assembler from [[IBM]] that was partially MASM 5.1 compatible and indeed intended to replace the [[Microsoft Assembler]] product.


==Version==
==Version==
* '''Latest Version:'''  
* '''Latest Version:'''  
 
====Prerequisites====
* [[Link386]] or compatible linker.
== Links ==
== Links ==
* Packaged with other IBM Compiler products.
* The Hobbes [http://hobbes.nmsu.edu/h-browse.php?dir=/pub/os2/dev/asm DEV/ASM directory] contains most of the ALP tools and patches.
* Hobbes [http://hobbes.nmsu.edu/cgi-bin/h-browse?sh=1&dir=//pub/os2/dev/asm]
* IBM Device Driver Development Kit [DDK] (Was available to Passport Advantage subscribers)


== License ==
==License==
unknown.
* Closed source software - Available as a free download from IBM.
* Came packaged with other IBM Compiler products.
* The IBM Device Driver Development Kit [DDK] contained ALP (Was available to Passport Advantage subscribers).


==Author==
==Author==
Line 22: Line 23:
*
*


[[Category:Tools]]
[[Category:Tools]][[Category:Assembly]]

Revision as of 15:23, 25 April 2015

Description

A macro assembler from IBM that was partially MASM 5.1 compatible and indeed intended to replace the Microsoft Assembler product.

Version

  • Latest Version:

Prerequisites

Links

License

  • Closed source software - Available as a free download from IBM.
  • Came packaged with other IBM Compiler products.
  • The IBM Device Driver Development Kit [DDK] contained ALP (Was available to Passport Advantage subscribers).

Author

IBM

Related Articles

Publications