Open main menu

CDOT Wiki β

Assembler

An assembler is a compiler for assembly language code. (Assembly language code itself is sometimes called "assembler").

On Linux systems, the GNU Assembler ("gas") is a very commonly-used assembler.

In the 6502 Emulator, the "Assemble" button invokes an assembler.