-

差分

移動先: 案内検索

Z80 Assembler Reference Manual

76 バイト追加, 2017年8月16日 (水) 22:41
編集の要約なし
== Introduction == The assembler incorporated in the HI-TECH C compilersystem is a full-featured relocating macro assembler accepting Zilog mnemonics. These mnemonics and the syntax of theCコンパイラシステムに同梱のアセンブラは機能完全版の、ザイログニーモニックを解するリロケータブルマクロアセンブラです。このニーモニック及び、Z80アセンブラ言語はザイログ社発行の「Z80アセンブリ言語ハンドブック」で記述されており、このマニュアルにもリファレンスとして含まれています。Z80 assembly language are described in the "Z80 Assemblyアセンブラはオペランドに特定のexpressionを許容し、またここで記述される疑似命令も同様です。Language Handbook" published by Zilog and are included atthe end of this manual as a reference. The assembler implements certain extensions to the operands allowed, and certain additional pseudo-ops, which are described here. TheアセンブラはHitachi64180やassembler also accepts the additional opcodes for the Hitachi 64180 and Z180 processors.Z180プロセッサ用に追加されたオプコードも許容します。
== Usage ==

案内メニュー