Search results
Results from the WOW.Com Content Network
Microsoft Macro Assembler (MASM) is an x86 assembler that uses the Intel syntax for MS-DOS and Microsoft Windows. Beginning with MASM 8.0, there are two versions of the assembler: One for 16-bit & 32-bit assembly sources, and another ( ML64 ) for 64-bit sources only.
Microsoft MACRO-80 (often shortened to M80) is a relocatable macro assembler for Intel 8080 and Zilog Z80 microcomputer systems. [1] The complete MACRO-80 package includes the MACRO-80 Assembler, the LINK-80 Linking Loader, and the CREF-80 Cross Reference Facility. The LIB-80 Library Manager is included in CP/M versions only. [2]
GCOS Macro Assembly Program (GMAP) Free GE-600 series, Honeywell 6000 series: GCOS: Macro Assembly Program (MAP) Free IBM 709, 704x, 709x: IBSYS/IBJOB on 709, 704x, 709x Symbolic Assembly Program (SAP) Free IBM 704: IBM 704: IBM Basic Assembly Language (BAL) IBM: Free IBM System/360: IBM BPS/360: ASSIST: Penn State University: Public Domain ...
Some examples of high-end assemblers are HLA, Microsoft Macro Assembler (MASM), and the Turbo Assembler (TASM) on the Intel x86 processor family, Unlike most other assembler tools, the HLA compiler includes a Standard Library with thousands of functions, procedures , and macros that can be used to create full applications with the ease of a ...
Microsoft Macro Assembler: Microsoft: Yes: No: No: Proprietary: Netwide Assembler: ... Proprietary (Free for Individuals and Enterprise under $1M Profit Cap) [56]
This page was last edited on 20 December 2012, at 02:37 (UTC).; Text is available under the Creative Commons Attribution-ShareAlike 4.0 License; additional terms may apply.
A86 is an assembler for MS-DOS which generates 16-bit code for the Intel x86 family of microprocessors. Written by Eric Isaacson, it released as shareware in June 1986. The assembler is contained in one 32K executable and can directly produce a COM file or an object file for use with a standard linker. It comes with a debugger, D86.
The MASM32 package is a mature project providing support for the Windows API under Microsoft Macro Assembler (MASM) by using custom made or converted headers and libraries from the Platform SDK. Flat assembler FASM allows building Windows programs without using an external linker, even when running on Linux.