翻訳と辞書 |
A86 (software)
A86 is a compact commercial assembler developed for the Intel x86 family of microprocessors by Eric Isaacson and initially sold as shareware in the 1980s. The assembler can directly produce an MS-DOS compatible .COM file, or an object file for use with a standard linker. ''A86'' uses a slightly simpler syntax for source code and does not require the extensive use of directives as do contemporaries such as the Microsoft Macro Assembler. Isaacson claims that ''A86'' can assemble 100,000 lines of source per second on a Pentium II or better. It comes with a debugger, D86. ''A86/D86'' target 16-bit x86 platforms. Isaacson added 32-bit support in the mid 1990s in the form of A386 and D386.〔〔 Isaacson never ported the ''A86'' family of products to Windows, though it is possible to use the object files created by ''A386'' with a Windows linker. The assembler cannot be used to create 64-bit code. ==Code fingerprint== The ''A86'' assembler automatically embeds a "fingerprint" into the generated code. Through its choice of instructions (many of which are functionally equivalent), it is possible to distinguish between registered and unregistered versions of the assembler, although access to the source code was required.
抄文引用元・出典: フリー百科事典『 ウィキペディア(Wikipedia)』 ■ウィキペディアで「A86 (software)」の詳細全文を読む
スポンサード リンク
翻訳と辞書 : 翻訳のためのインターネットリソース |
Copyright(C) kotoba.ne.jp 1997-2016. All Rights Reserved.
|
|