a (Assemble)

Syntax

a [[address]]

Assembles instruction mnemonics and places the resulting instruction codes into memory at address. If no address is given, the assembly starts at the address given by the current value of the instruction pointer. To assemble a new instruction, type the desired mnemonic and press enter. To terminate assembly, press enter only.