Assemble the following Pep/9 assembly language instructions into hexadecimal machine language (Object Code). Fill in each blank with the object code (hexadecimal machine language) for each instruction.
For example, given the instruction:
LDBA 0x01FE,
The answer should be written in the blank as: D0 01 FE
(a) ADDA 0x01FE, i assembles to _______