enow.com Web Search

Search results

  1. Results from the WOW.Com Content Network
  2. Microsoft Macro Assembler - Wikipedia

    en.wikipedia.org/wiki/Microsoft_Macro_Assembler

    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.

  3. Microsoft MACRO-80 - Wikipedia

    en.wikipedia.org/wiki/Microsoft_MACRO-80

    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]

  4. Comparison of assemblers - Wikipedia

    en.wikipedia.org/wiki/Comparison_of_assemblers

    Nevertheless for the most common targets the LLVM MC (machine code) project provides an assembler both as an integrated component of the compilers and as an external tool. Some other self-hosted native-targeted language implementations (like Go , Free Pascal , SBCL ) have their own assemblers with multiple targets.

  5. MASM - Wikipedia

    en.wikipedia.org/?title=MASM&redirect=no

    Printable version; In other projects Appearance. move to sidebar hide. From Wikipedia, the free encyclopedia. Redirect page. Redirect to: Microsoft Macro Assembler;

  6. High Level Assembly - Wikipedia

    en.wikipedia.org/wiki/High_Level_Assembly

    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 ...

  7. Randall Hyde - Wikipedia

    en.wikipedia.org/wiki/Randall_Hyde

    The Waite Group's Microsoft Macro Assembler Bible (2nd ed.). Carmel, Indiana: SAMS. ISBN 978-0-672-30155-1. LCCN 92070084. OCLC 180644556. Hyde, Randall (October 2021). The Art of 64-Bit Assembly. San Francisco: No Starch Press. ISBN 9781718501089.

  8. Category:Assemblers - Wikipedia

    en.wikipedia.org/wiki/Category:Assemblers

    Printable version; In other projects ... Macro assembler; Merlin (assembler) Microassembler; Microsoft Macro Assembler; Microsoft MACRO-80; N. Netwide Assembler;

  9. Windows API - Wikipedia

    en.wikipedia.org/wiki/Windows_API

    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.