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: (3 points)
For example, given the instruction:
LDBA 0x01FE,i
The answer should be written in the blank as: 0D 01 FE
(a) ADDA 0x01FE, assembles to
(b) STRO 0x00OD, sf assembles to
(c) LDWX 0xFF; s assembles to