Skip to content
EntityQ1756018· pop 16· linked from 151 articles

Microsoft Macro Assembler

Sign in to save

Also known as MASM

x86 assembler that uses the Intel syntax for MS-DOS and Microsoft Windows

Wikidata facts

Instance of
assembler
Developer
Microsoft
Official website
www.masm32.com
Image
Error message due to an integer signedness bug in the stack setup code of MASM 1.00.gif
Show 2 more facts
Stack Exchange tag
stackoverflow.com/tags/masm
inception
1981-00-00
Sources (2)

via Wikidata · CC0

Article · 日本語

Microsoft Macro Assembler(マイクロソフト・マクロ・アセンブラ、MASMと略す)はx86系マイクロプロセッサ用のアセンブラである。マイクロソフトがMS-DOS上の開発のために製造し、DOS上では最も普及したアセンブラであった。豊富なマクロと高水準な繰返し(loop)構造、手続き(procedure)呼び出しなどの構造化プログラミングに対応している。高級アセンブラに分類できる。 5.1版と6版でOS/2アプリケーションとなり、さらに6.1版からは32ビットWindowsのコンソールアプリケーションになった。当初、6.1版と6.11版ではMS-DOS上で動作させるためPhar Lap TNT DOSエクステンダを同梱していた。6.1版は最終版のWindows NTでは動作しない。

Abstract from DBpedia / Wikipedia · CC BY-SA