MASM2ALP is a utility that accepts a Microsoft Macro Assembler (MASM) command-line syntax, translates the parameters into a syntax acceptable to the ALP assembler, and then invokes ALP.EXE to perform the assembly. It allows ALP to be used in place of MASM without requiring modifications to existing makefiles. See the ALP Programming Guide and Reference for more information.


[Back] [Next]